Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-18Rigify: fix the ORG bone rename affecting objects dependent on the rig.Alexander Gavrilov
2020-12-08Rigify: support choosing widgets out of a list in super_copy and pivot.Alexander Gavrilov
2020-12-07Rigify: include widgets in generated metarig code.Alexander Gavrilov
2020-12-07Rigify: use separate widget collection for each generated rig.Alexander Gavrilov
2020-11-25Rigify: Fix T80764: handling of bones with ORG prefix in raw_copy.Alexander Gavrilov
2020-11-24Rigify: Fix T78463: better support unguligrade animals (horse) setup.Demeter Dzadik
2020-09-13Rigify: make sure to disable Mirror X when generating.Alexander Gavrilov
2020-09-07Rigify: Code cleanup: create_selection_sets()Demeter Dzadik
2020-06-25Rigify: Clean up importsDemeter Dzadik
2019-12-22Rigify: replace Rename To Deform with a new basic.raw_copy rig.Alexander Gavrilov
2019-10-23Merge branch 'blender-v2.81-release'Alexander Gavrilov
2019-10-23Rigify: assign a more reasonable B-Bone display thickness.Alexander Gavrilov
2019-10-15Merge branch 'blender-v2.81-release'Alexander Gavrilov
2019-10-15Rigify: fix T70841 - bad bone placement when the metarig object is moved.Alexander Gavrilov
2019-10-15Rigify: store advanced options in armature instead of window manager.Damien Picard
2019-09-29Rigify: implement priorities to add toes to the FK bone group.Alexander Gavrilov
2019-09-14Rigify: redesign generate.py and introduce a base rig class.Alexander Gavrilov
2019-06-20Fix T65949: rigify error when generating rigBrecht Van Lommel
2019-05-14Rigify: clear the Armature animation data in addition to the Object.Alexander Gavrilov
2019-03-24Rigify: fix generation if a hidden collection is selected.Alexander Gavrilov
2019-03-14Rigify: add support for user-defined rig packages and related utilities.Alexander Gavrilov
2019-02-19Fix T61711: Rigify fails to complete generate if no rigs create drivers.Alexander Gavrilov
2018-12-21Rename user_preferences -> preferencesCampbell Barton
2018-11-08Update for changes in Blender's APICampbell Barton
2018-11-06Updates for change in ViewLayer RNA API.Bastien Montagne
2018-10-23Rigify: Fix collections/layersDalai Felinto
2018-10-22Rigify: More updates for 2.8 APIDalai Felinto
2018-10-22Rigify: Hack to make sure UI is always linked to the objectDalai Felinto
2018-09-062.8: update for x_ray and draw/display renaming.Brecht Van Lommel
2018-08-22rigify: Fix bad rename from previous commit fe90ef2Ines Almeida
2017-12-05fix T53356: update bbone_in bbone_out props to bbone_easein bbone_easeoutLucio Rossi
2017-07-24Rigify 0.5: new features, Animation Tools and Quat/Euler converterLucio Rossi
2017-06-10Rigify 0.5 advanced generation options, fixes and improvements. removed CREDI...Lucio Rossi
2017-06-08Rigify 0.5 metarig fixes, advanced generation options, code cleanupLucio Rossi
2017-06-01Rigify 0.5 general maintenance and bug fixingLucio Rossi
2017-05-14Rigify 0.5 Bone Groups and Selection Sets supportLucio Rossi
2017-05-14Rigify 0.5 with legacy modeLucio Rossi
2016-09-12Pitchipoy: remove root parenting from ctrls with IK_follow and child_ofLucio Rossi
2016-08-08Pitchipoy FK/IK switch implementedLucio Rossi
2016-07-20Cleanup: use identity for None comparisonsCampbell Barton
2014-09-26Rigify: new additions from PitchiPoy Animation Productions.Nathan Vegdahl
2013-03-01Rigify: significant upgrade to arm and leg rigs, and misc changes/bugfixes.Nathan Vegdahl
2013-02-16Rigify: removed "from rigfy import X" statements where possible.Nathan Vegdahl
2013-02-15Bunch of bug fixes.Nathan Vegdahl
2013-01-22Rigify: patch from Shinsuke Irie, updating name limits.Nathan Vegdahl
2012-01-01set as pep8, only minor editsCampbell Barton
2011-11-19Rigify: fix for bug report #29298, basically just an update for API changes.Nathan Vegdahl
2011-11-03Rigify: fixed bug that triggered error when generating a rig that doesn'tNathan Vegdahl
2011-07-11cleanupCampbell Barton
2011-06-29Rigify: fixed bug where generating failed on metarig with no animation data.Nathan Vegdahl