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
2022-07-12Rigify: Allow entering name on first generationDemeter Dzadik
2022-07-12Rigify: fix exceptions when generating from scratch.Alexander Gavrilov
2022-07-11Rigify: fix T99352 - generation issues when same named rig is linked.Alexander Gavrilov
2022-06-03Cleanup: remove <pep8 compliant> commentCampbell Barton
2022-02-16Cleanup: trailing spaceCampbell Barton
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2021-12-14Rigify: Clean up "Rigify Buttons" panel UXDemeter Dzadik
2021-12-01Cleanup: quiet character escape warningsCampbell Barton
2021-09-20Rigify: support generating mirrored linked duplicate widgets.Alexander Gavrilov
2021-09-19Rigify: support executing an arbitrary script after generation.Alexander Gavrilov
2021-08-29Rigify: unhide the rig before generation if it is hidden.Alexander Gavrilov
2021-08-27Update addons for D9697 "_RNA_UI" removalHans Goudey
2021-08-18Revert "Rigify: Clean up "Rigify Buttons" panel UX"Demeter Dzadik
2021-08-18Rigify: Clean up "Rigify Buttons" panel UXDemeter Dzadik
2021-07-20Rigify: clear driver errors after generation.Alexander Gavrilov
2021-07-16Rigify: allow adding a custom root bone to the metarig.Alexander Gavrilov
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