{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":424072948,"defaultBranch":"main","name":"skinner","ownerLogin":"AKEric","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-11-03T02:56:29.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/9387321?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1718124190.0","currentOid":""},"activityList":{"items":[{"before":"0ba1619f96c238190a2fa532a05b8f43b3b73d4d","after":"49bf17ba4d468ca96150d8c42b09debf30046efb","ref":"refs/heads/main","pushedAt":"2024-06-12T15:51:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AKEric","name":"Eric Pavey","path":"/AKEric","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9387321?s=80&v=4"},"commit":{"message":"Update README.md\n\nupdating notes in 'auto-fix broken skinCluster' section.","shortMessageHtmlLink":"Update README.md"}},{"before":"483f4043545b88b407ada02398c6e9b564273a24","after":"0ba1619f96c238190a2fa532a05b8f43b3b73d4d","ref":"refs/heads/main","pushedAt":"2024-06-11T17:21:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AKEric","name":"Eric Pavey","path":"/AKEric","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9387321?s=80&v=4"},"commit":{"message":"Update LICENSE.md","shortMessageHtmlLink":"Update LICENSE.md"}},{"before":"3cd0ead96dc8f27d153d013e7857ff77f99eba92","after":"483f4043545b88b407ada02398c6e9b564273a24","ref":"refs/heads/main","pushedAt":"2024-06-11T17:03:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AKEric","name":"Eric Pavey","path":"/AKEric","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9387321?s=80&v=4"},"commit":{"message":"Update README.md\n\nv1.2.0 updates","shortMessageHtmlLink":"Update README.md"}},{"before":"46c8dccd4ab2c9ce06b009137294e268c5fe6621","after":"3cd0ead96dc8f27d153d013e7857ff77f99eba92","ref":"refs/heads/main","pushedAt":"2024-06-11T16:41:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AKEric","name":"Eric Pavey","path":"/AKEric","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9387321?s=80&v=4"},"commit":{"message":"v1.2.0 Updates\n\nwindow.py: Rearranging some of the Import tab UI elements. Bugfixing App.importSkin : It wasn't closing the undoChunk. Adding the 'Auto-Fix Broken skinCluster' to the 'Extras' tab. Updating tooltips, making multi-line.\r\n\r\ncore.py : Setting setWeights unskinFirst default to False, was True. Updating the undoChunk closing code with specific names. Adding regenrateSkinCluster, adding new tempFilePath arg, and kwargs capturing to both exportTempSkin and importTempSkin.\r\n\r\nutils.py : Updating setBindPose : \"it stopped working\", and now needs a 'g' (global) arg set True.","shortMessageHtmlLink":"v1.2.0 Updates"}},{"before":"d77db03254f0201554b41892ce159970bb173fc4","after":"46c8dccd4ab2c9ce06b009137294e268c5fe6621","ref":"refs/heads/main","pushedAt":"2024-06-11T16:40:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AKEric","name":"Eric Pavey","path":"/AKEric","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9387321?s=80&v=4"},"commit":{"message":"v1.2.0 updates","shortMessageHtmlLink":"v1.2.0 updates"}},{"before":"3bc044c2d847b903af09e2cfe6bf289460c26172","after":"d77db03254f0201554b41892ce159970bb173fc4","ref":"refs/heads/main","pushedAt":"2024-06-07T17:20:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AKEric","name":"Eric Pavey","path":"/AKEric","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9387321?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"7e87bd9cc8374dd00082a3b37444c2cf1cb351af","after":"3bc044c2d847b903af09e2cfe6bf289460c26172","ref":"refs/heads/main","pushedAt":"2024-06-07T17:12:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AKEric","name":"Eric Pavey","path":"/AKEric","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9387321?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"0690d5e08828e7a490477c82a5ecf76e673e0c91","after":"7e87bd9cc8374dd00082a3b37444c2cf1cb351af","ref":"refs/heads/main","pushedAt":"2024-06-07T17:10:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AKEric","name":"Eric Pavey","path":"/AKEric","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9387321?s=80&v=4"},"commit":{"message":"Update README.md\n\nMinor doc updates","shortMessageHtmlLink":"Update README.md"}},{"before":"a4327b05f74992b217a56b5d1423b5f576cd8f36","after":"0690d5e08828e7a490477c82a5ecf76e673e0c91","ref":"refs/heads/main","pushedAt":"2024-06-07T16:55:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AKEric","name":"Eric Pavey","path":"/AKEric","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9387321?s=80&v=4"},"commit":{"message":"v1.1.11\n\nBugfixing tool to properly paste weights on selected verts. Specifically:\r\nutils.py : updating addInfluences to not change any weights when influences are added. Adding transposeWeights, to reorder SkinChunk influence weights based on skinCluster influence order.\r\ncore.py : updating setWeights to leverage the new utils.transposeWeights to sort SkinChunk weights in the same order as the influences on the skinCluster. Also raising more expections if 'selectVertsOnly' is set and operations would happen that would change the skinning. Various verbose logging formatting changes.","shortMessageHtmlLink":"v1.1.11"}},{"before":"7eed643fe5bf073574de642ff081928031c07d82","after":"a4327b05f74992b217a56b5d1423b5f576cd8f36","ref":"refs/heads/main","pushedAt":"2024-06-04T22:44:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AKEric","name":"Eric Pavey","path":"/AKEric","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9387321?s=80&v=4"},"commit":{"message":"V1.1.10\n\nUpdating validateInteractiveNormalization to get around edgcase error when running mc.skinPercent(skinCluster, normalize=True) on certain skinClusters.","shortMessageHtmlLink":"V1.1.10"}},{"before":"6476f45db434d1d6a2ecaa7dbe723a9aca84b72b","after":"7eed643fe5bf073574de642ff081928031c07d82","ref":"refs/heads/main","pushedAt":"2023-06-29T00:46:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AKEric","name":"Eric Pavey","path":"/AKEric","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9387321?s=80&v=4"},"commit":{"message":"Update README.md\n\nFixing TOC","shortMessageHtmlLink":"Update README.md"}},{"before":"c7f40882737cbbd1d04e0c597c239d9d04454ae3","after":"6476f45db434d1d6a2ecaa7dbe723a9aca84b72b","ref":"refs/heads/main","pushedAt":"2023-06-29T00:45:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AKEric","name":"Eric Pavey","path":"/AKEric","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9387321?s=80&v=4"},"commit":{"message":"Update README.md\n\nAdding a new Installation section, and adding more verbose descriptions therein.","shortMessageHtmlLink":"Update README.md"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEY4D7zQA","startCursor":null,"endCursor":null}},"title":"Activity ยท AKEric/skinner"}