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-11-13Rigify: annotate and fix warnings in basic rig components.HEADmasterAlexander Gavrilov
2022-06-03Cleanup: remove <pep8 compliant> commentCampbell Barton
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2021-01-04Rigify: move drivers together with constraints and code improvement.Alexander Gavrilov
2020-12-21Rigify: generate UI script for custom properties from metarig.Alexander Gavrilov
2020-12-08Rigify: add the jaw and teeth widgets to the registered list.Alexander Gavrilov
2020-12-08Rigify: move constraints to control and deform bones in super_copy.Alexander Gavrilov
2020-12-08Rigify: support choosing widgets out of a list in super_copy and pivot.Alexander Gavrilov
2020-12-07Rigify: keep custom widgets already assigned in metarig.Alexander Gavrilov
2020-11-25Rigify: Fix T80764: handling of bones with ORG prefix in raw_copy.Alexander Gavrilov
2020-11-25Rigify: support including Inherit Scale and constraints in metarig.Alexander Gavrilov
2020-11-10Rigify: fix raw_copy not being able to find bones produced by legacy rigs.Alexander Gavrilov
2020-06-29Fix T78193 (Rigify): use bone history tracking to find derived DEF bones.Alexander Gavrilov
2020-06-25Rigify: Clean up importsDemeter Dzadik
2019-12-22Rigify: replace Rename To Deform with a new basic.raw_copy rig.Alexander Gavrilov
2019-11-04Rigify: add super_copy options to replace parent and constraint targets.Alexander Gavrilov
2019-11-02Rigify: support switchable parents in the basic.pivot rig.Alexander Gavrilov
2019-11-02Rigify: switch the human metarig from simple_tentacle to super_finger.Alexander Gavrilov
2019-10-23Rigify: copy rigs can now rename the bone to DEF instead of copying.Alexander Gavrilov
2019-10-16Rigify: implement optional custom pivot controls.Alexander Gavrilov
2019-09-14Rigify: redesign generate.py and introduce a base rig class.Alexander Gavrilov
2018-10-22Rigify: Fixup from original 2.80 convertionDalai Felinto
2018-08-10rigify: update for Blender 2.8Ines Almeida
2017-07-24Cleanup: trailing spacesCampbell Barton
2017-05-14Rigify 0.5 with legacy modeLucio Rossi
2013-02-16Rigify: changed rig type API. Disabled delta rig type.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: fixed silly mistake in basic.copy rig sample.Nathan Vegdahl
2012-01-01set as pep8, only minor editsCampbell Barton
2011-09-19/trunk: Removed final points in UI strings and messages.Bastien Montagne
2011-07-11cleanupCampbell Barton
2011-05-17Rigify: user can disable control and deform rig generation on copy and copy_c...Nathan Vegdahl
2011-05-15Rigify: added a 'copy_chain' rig type.Nathan Vegdahl