{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":533050461,"defaultBranch":"main","name":"blender-creature-limb-drawer","ownerLogin":"Exaii2","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-09-05T20:28:54.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/18192380?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1725215003.0","currentOid":""},"activityList":{"items":[{"before":"865f14a9bafe43a9c2b6ff72e0e9a6bb2133f912","after":"432dcdbad640704c68ae65b5a2e25ab483ad096d","ref":"refs/heads/main","pushedAt":"2024-09-01T18:21:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Exaii2","name":null,"path":"/Exaii2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18192380?s=80&v=4"},"commit":{"message":"Fixed issue with style A/B not being calculated correctly\n\n- fixed style determination for limbs (used to just be the style of single vert twice, is now the style of both verts for limbs)\n- fixed style issue for hybrid limbs\nSlight content changes to 'CLD2 - Limb Generator'.","shortMessageHtmlLink":"Fixed issue with style A/B not being calculated correctly"}},{"before":"acbfe8a5c418b773af2b0b04c341e5e175488b3d","after":"865f14a9bafe43a9c2b6ff72e0e9a6bb2133f912","ref":"refs/heads/main","pushedAt":"2024-08-28T21:20:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Exaii2","name":null,"path":"/Exaii2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18192380?s=80&v=4"},"commit":{"message":"Updated main scene for style bug fix\n\nSmall update.\nFixed current version, allows for more than two styles (contains scene examples).","shortMessageHtmlLink":"Updated main scene for style bug fix"}},{"before":"7e0b1612734b76d53e6ca09d35c92828960514f6","after":"acbfe8a5c418b773af2b0b04c341e5e175488b3d","ref":"refs/heads/main","pushedAt":"2024-08-28T21:16:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Exaii2","name":null,"path":"/Exaii2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18192380?s=80&v=4"},"commit":{"message":"Fixed different being unable to use more than two styles\n\n- Fixed bug with style calculation for more than 2 styles\n- Renamed some subnodes to better reflect their nature\n- Renamed some modifiers for better asset browsing\n- Reworked Limb-Preprocessing, removed unneeded Inputs\n- Added Limb Style Calc (1 length) to correspond to other setups\n- Reworked logic behind styles. New styles now always need a set Total Amount of Limb Styles (teal field in GeoNodes) + Limbs themselves need a Target Style of minimum 1 to function\n- Slight adjustments to example scene\n- Fixed typos","shortMessageHtmlLink":"Fixed different being unable to use more than two styles"}},{"before":"105011e07f64848794a7dd8622c2ff1e7e690c60","after":"7e0b1612734b76d53e6ca09d35c92828960514f6","ref":"refs/heads/main","pushedAt":"2024-08-11T23:17:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Exaii2","name":null,"path":"/Exaii2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18192380?s=80&v=4"},"commit":{"message":"Delete BlenderFiles/CreatureLimbDrawer_V2.0_asset_bundle.blend1\n\nRemoved blend1","shortMessageHtmlLink":"Delete BlenderFiles/CreatureLimbDrawer_V2.0_asset_bundle.blend1"}},{"before":"786cf2849933f82f71db5183f33f7ee55e352619","after":"105011e07f64848794a7dd8622c2ff1e7e690c60","ref":"refs/heads/main","pushedAt":"2024-08-11T23:03:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Exaii2","name":null,"path":"/Exaii2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18192380?s=80&v=4"},"commit":{"message":"CLD 2.0 for Blender 4.2\n\n- Shortened readme.\r\n- Reworked limb creation from scratch, resulting in much more stable results.\r\n\t- Endpoint detection improved.\r\n\t- Order of limbs can be forced via vertex group.\r\n\t- Rotation of limbs can be changed via modifiers.\r\n\t- Allows you to switch between different collection sets via vertex group.\r\n- GeoNodes and subnodes are named more precisely.\r\n- Used subnode for storing the attribute names in GeoNodes.\r\n- Removed the 'create limbends in limbmids'-feature. If you want a similar effect, you need to modify the geometry nodes. \r\n- Reworked different styles from previous version into the new system.\r\n- Shaders for old content have been slightly changed. \r\n- Added a 'Instances from Edges'-node, which is a feature-reduced version of this system as a separate file. It offers the options of the 'Instances from Points'-node (on which it is based) + allows you to chose where to spawn along the edge. If you don't need the complexity of CLD, use this instead.","shortMessageHtmlLink":"CLD 2.0 for Blender 4.2"}},{"before":"60334789e9f220409738f60989de0eaa0a5d5094","after":"786cf2849933f82f71db5183f33f7ee55e352619","ref":"refs/heads/main","pushedAt":"2024-08-11T22:53:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Exaii2","name":null,"path":"/Exaii2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18192380?s=80&v=4"},"commit":{"message":"Version 2.0 update for Blender 4.2\n\nVersion 2.0.\nReadme images + changelog coming with the next commit.","shortMessageHtmlLink":"Version 2.0 update for Blender 4.2"}},{"before":"388ae790c28041708e51d3820fbf5cdf907fe8f1","after":"60334789e9f220409738f60989de0eaa0a5d5094","ref":"refs/heads/main","pushedAt":"2023-07-30T10:56:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Exaii2","name":null,"path":"/Exaii2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18192380?s=80&v=4"},"commit":{"message":"Updated for Blender 3.6.1, current File is\n\nVersion 1.26\n\n- Reworked CLD due to blender nodes changes in 3.6\n- LimbEnds and LimbMids will orient automatically.\n- This comes at the cost of being able to orient them via changing the indices.\n- The reworked version is much more streamlined and should hold up better inbetween blender updates.\n\n- Added possible usage of named attribute as rotation targets. This allows the use of other geonodes setups in the modifier stack to set the rotations. This is an advanced option, there is one simple example which shows a simple usage.\n- Added 'CLD' to the name of all custom geonodes node-groups for easier identication.\n\n- Removed Extra file 'YOUR STYLE' to improve time requirements for further iterations.\n- To create your own style, modify the main file by duplicating a style-collection and the corresponding NodeGroup, and use the thumbnail-collection to bake a fitting preview.\n\n- The documentation was updated where required.","shortMessageHtmlLink":"Updated for Blender 3.6.1, current File is"}},{"before":"5d4723c5f56e1f3c0d66ce2f5df329334ed2b503","after":"388ae790c28041708e51d3820fbf5cdf907fe8f1","ref":"refs/heads/main","pushedAt":"2023-05-05T22:49:16.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Exaii2","name":null,"path":"/Exaii2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18192380?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/Exaii2/blender-creature-limb-drawer","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/Exaii2/blender-creature-lim…"}},{"before":"eee55d59517e454dc466f25d5b9d57f8dc3db054","after":"5d4723c5f56e1f3c0d66ce2f5df329334ed2b503","ref":"refs/heads/main","pushedAt":"2023-05-05T22:45:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Exaii2","name":null,"path":"/Exaii2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18192380?s=80&v=4"},"commit":{"message":"Update readme for version 1.20\n\nAdded new images, rewritten text for changelogs.\r\nBlend files pending, will be uploaded 15min later.","shortMessageHtmlLink":"Update readme for version 1.20"}},{"before":"1810fef8ed1ab8d1e3b3b32a381ea24cc4137a81","after":"eee55d59517e454dc466f25d5b9d57f8dc3db054","ref":"refs/heads/main","pushedAt":"2023-03-23T22:36:57.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"Exaii2","name":null,"path":"/Exaii2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18192380?s=80&v=4"},"commit":{"message":"Merge pull request #1 from Exaii2/add-license-1\n\nCreate license.txt","shortMessageHtmlLink":"Merge pull request #1 from Exaii2/add-license-1"}},{"before":null,"after":"0bfba48f2e3416f923b0f7fd8b2478ee8891dfc4","ref":"refs/heads/add-license-1","pushedAt":"2023-03-23T22:35:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Exaii2","name":null,"path":"/Exaii2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18192380?s=80&v=4"},"commit":{"message":"Create license.txt\n\nCC0","shortMessageHtmlLink":"Create license.txt"}},{"before":"73b091dc22a3da3534b3452cf00658e482f4b51a","after":"1810fef8ed1ab8d1e3b3b32a381ea24cc4137a81","ref":"refs/heads/main","pushedAt":"2023-03-22T18:18:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Exaii2","name":null,"path":"/Exaii2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18192380?s=80&v=4"},"commit":{"message":"Update Readme\n\nFixed grammar in image 2 subtext","shortMessageHtmlLink":"Update Readme"}},{"before":"3658d0d50a1d53ef544c0c7b3af5283748b6a0e5","after":"73b091dc22a3da3534b3452cf00658e482f4b51a","ref":"refs/heads/main","pushedAt":"2023-03-20T20:45:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Exaii2","name":null,"path":"/Exaii2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18192380?s=80&v=4"},"commit":{"message":"Update readme\n\nfixed typo.","shortMessageHtmlLink":"Update readme"}},{"before":"118a4dccffe96e0f1d80d0c5938e44e4e93f17a8","after":"3658d0d50a1d53ef544c0c7b3af5283748b6a0e5","ref":"refs/heads/main","pushedAt":"2023-03-20T15:55:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Exaii2","name":null,"path":"/Exaii2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18192380?s=80&v=4"},"commit":{"message":"Update Readme\n\nReadme-Changes:\r\n- Fixed wrong image description on image 8.\r\n- Added clearer description for GeometryNodes-Images.","shortMessageHtmlLink":"Update Readme"}},{"before":"b7992c21f7274e617e538a1562166dcd58339b4d","after":"118a4dccffe96e0f1d80d0c5938e44e4e93f17a8","ref":"refs/heads/main","pushedAt":"2023-03-19T11:16:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Exaii2","name":null,"path":"/Exaii2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18192380?s=80&v=4"},"commit":{"message":"Update readme\n\nsmall correction in regards to materials.","shortMessageHtmlLink":"Update readme"}},{"before":"04c3c26971ce8e23b38db2754ac69218c5f75554","after":"b7992c21f7274e617e538a1562166dcd58339b4d","ref":"refs/heads/main","pushedAt":"2023-03-19T09:38:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Exaii2","name":null,"path":"/Exaii2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18192380?s=80&v=4"},"commit":{"message":"Update Readme\n\nclarification on min/max values.","shortMessageHtmlLink":"Update Readme"}},{"before":"6e87cdf2bca5506260c53dbaf5fd871f7329915b","after":"04c3c26971ce8e23b38db2754ac69218c5f75554","ref":"refs/heads/main","pushedAt":"2023-03-19T00:19:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Exaii2","name":null,"path":"/Exaii2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18192380?s=80&v=4"},"commit":{"message":"Updated blender file to V1.08\n\n-Reworked chaotic node setup to uniform node group.\n-Added more preset-styles.\n-Fixed 'LimbEnd in LimbMid', is now an option.\n-Adjusted readme.","shortMessageHtmlLink":"Updated blender file to V1.08"}},{"before":"b5842bcd893d47b60e334a163498f245b259d3d0","after":"6e87cdf2bca5506260c53dbaf5fd871f7329915b","ref":"refs/heads/main","pushedAt":"2023-03-19T00:16:22.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Exaii2","name":null,"path":"/Exaii2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18192380?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/Exaii2/blender-creature-limb-drawer","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/Exaii2/blender-creature-lim…"}},{"before":"f5b3d5c72e16c2b76949c8687835ffecc7e11952","after":"b5842bcd893d47b60e334a163498f245b259d3d0","ref":"refs/heads/main","pushedAt":"2023-03-19T00:15:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Exaii2","name":null,"path":"/Exaii2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18192380?s=80&v=4"},"commit":{"message":"Updated image 6, wrongfully uploaded.\n\nAlso added a line for workflow improvement.","shortMessageHtmlLink":"Updated image 6, wrongfully uploaded."}},{"before":"c97fca378c6c1a2f01e71ccd1997d7f216000026","after":"f5b3d5c72e16c2b76949c8687835ffecc7e11952","ref":"refs/heads/main","pushedAt":"2023-03-19T00:09:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Exaii2","name":null,"path":"/Exaii2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18192380?s=80&v=4"},"commit":{"message":"Added readme images seperately","shortMessageHtmlLink":"Added readme images seperately"}},{"before":"cf89e67a724551e9210b40a6a728d3ac2f626b6b","after":"c97fca378c6c1a2f01e71ccd1997d7f216000026","ref":"refs/heads/main","pushedAt":"2023-03-19T00:02:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Exaii2","name":null,"path":"/Exaii2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18192380?s=80&v=4"},"commit":{"message":"Update readme for V1.08\n\nUpdated readme for V1.08.","shortMessageHtmlLink":"Update readme for V1.08"}},{"before":"af132bd6d12c63e4e114424d5a0880df9bf0468d","after":"cf89e67a724551e9210b40a6a728d3ac2f626b6b","ref":"refs/heads/main","pushedAt":"2023-03-18T13:39:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Exaii2","name":null,"path":"/Exaii2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18192380?s=80&v=4"},"commit":{"message":"fixed typo in readme.","shortMessageHtmlLink":"fixed typo in readme."}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wMVQxODoyMToyOS4wMDAwMDBazwAAAASp9rT3","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wMVQxODoyMToyOS4wMDAwMDBazwAAAASp9rT3","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0xOFQxMzozOTowMi4wMDAwMDBazwAAAAMGPU0w"}},"title":"Activity · Exaii2/blender-creature-limb-drawer"}