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
path: root/rigify
AgeCommit message (Expand)Author
2020-11-10Rigify: fix raw_copy not being able to find bones produced by legacy rigs.Alexander Gavrilov
2020-10-19Rigify: suppress module load order list mismatch errors.Alexander Gavrilov
2020-09-13Rigify: make sure to disable Mirror X when generating.Alexander Gavrilov
2020-09-07Rigify: Code cleanup: create_selection_sets()Demeter Dzadik
2020-09-07Rigify: Code Cleanup: Use ControlLayersOption classDemeter Dzadik
2020-09-04Rigify: Code Cleanup: Use 'LAYER' BoolVectorProperty subtypeDemeter Dzadik
2020-09-04Rigify: Code Cleanup: Remove redundant def & fileDemeter Dzadik
2020-07-28Rigify: remove an extraneous 'self' reference.Alexander Gavrilov
2020-07-15Rigify: make sure not to copy certain properties in copy_custom_properties.Alexander Gavrilov
2020-07-02Rigify: add a few utilities for working with existing custom properties.Alexander Gavrilov
2020-07-01Rigify: don't complain about poll functions in property definitions.Alexander Gavrilov
2020-06-29Rigify: small fixes.Alexander Gavrilov
2020-06-29Fix T78193 (Rigify): use bone history tracking to find derived DEF bones.Alexander Gavrilov
2020-06-27Rigify: use user-friendly feature set names in the filter dropdown.Alexander Gavrilov
2020-06-25Rigify: support other keyword options in make_property.Alexander Gavrilov
2020-06-25Rigify: Clean up importsDemeter Dzadik
2020-06-24Rigify: support register and unregister functions in feature sets.Alexander Gavrilov
2020-06-10Fix T74483: Rigify Meta-Human Neck Bone stretching.Demeter Dzadik
2020-05-22Merge remote-tracking branch 'origin/blender-v2.83-release'Sybren A. Stüvel
2020-05-22Rigify: avoid AttributeErrors when there is no active objectSybren A. Stüvel
2020-05-19Merge remote-tracking branch 'origin/blender-v2.83-release'Sybren A. Stüvel
2020-05-19Fix T76652 Rigify's Quat/Euler Converter is wrongly put in the "view" panel i...Sybren A. Stüvel
2020-05-18Fix T54100: Rigify: bad face parenting in horse metarig.Alexander Gavrilov
2020-04-16Fix T75285 (Rigify): allow single bone spines.super_head rigs.Alexander Gavrilov
2020-03-07Rigify: fix logical error from 3ef6ed4773e8Damien Picard
2020-03-06Addons: Use Manual URL prefixAaron Carlisle
2020-03-05Fix incorrect identity comparison and logical error with 'or'Campbell Barton
2020-03-05Cleanup: tabs -> spacesCampbell Barton
2020-03-05Update 'bl_info' use 'doc_url' instead of 'wiki_url'Campbell Barton
2020-02-04Fix T73573: Add-ons rigging: 404 manual linkmeta-androcto
2020-01-14Rigify: fix the UI script naming consistency (mentioned in T71678)Alexander Gavrilov
2019-12-22Rigify: replace Rename To Deform with a new basic.raw_copy rig.Alexander Gavrilov
2019-12-16Rigify: add utilities for handling top/bottom side markers in names.Alexander Gavrilov
2019-12-16Rigify: add optional primitive IK in limbs.super_finger.Alexander Gavrilov
2019-12-01add manual linksmeta-androcto
2019-11-06Merge branch 'blender-v2.81-release'Alexander Gavrilov
2019-11-06Rigify: fix a 2.80 API update bug in experimental.super_chain.Alexander Gavrilov
2019-11-04Rigify: rename the '_ik_palm' control to '_ik_wrist' for clarity.Alexander Gavrilov
2019-11-04Rigify: remove twist from the first tweak of a limb.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: implement an optional IK palm pivot control in the arm rig.Alexander Gavrilov
2019-11-02Rigify: switch the human metarig from simple_tentacle to super_finger.Alexander Gavrilov
2019-10-25Rigify: assign a more reasonable B-Bone display size in metarigs too.Alexander Gavrilov
2019-10-25Fix T71083: wrong foot widget position with custom pivot enabled.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-23Rigify: copy rigs can now rename the bone to DEF instead of copying.Alexander Gavrilov
2019-10-23Rigify: support tags in SwitchParentBuilder for default selection.Alexander Gavrilov
2019-10-23Rigify: make the generic FK to IK snap operator even more generic.Alexander Gavrilov