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-05-22Rigify: avoid AttributeErrors when there is no active objectSybren 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-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
2019-10-22Rigify: clear custom pivots in IK->FK snap and use in widget placement.Alexander Gavrilov
2019-10-22Merge branch 'blender-v2.81-release'Alexander Gavrilov
2019-10-22Rigify: fix nonsensical default parent for pole controls.Alexander Gavrilov
2019-10-22Rigify: fix undo after a failed generation attempt.Alexander Gavrilov
2019-10-16Rigify: support foot IK control bone pivoting around the ankle.Alexander Gavrilov
2019-10-16Rigify: improve the layer selection UI layout for narrow properties panel.Alexander Gavrilov
2019-10-16Rigify: implement optional custom pivot controls.Alexander Gavrilov
2019-10-15Merge branch 'blender-v2.81-release'Alexander Gavrilov
2019-10-15Rigify: implement FK controls for basic_spine with an option to disable.Alexander Gavrilov
2019-10-15Rigify: fix T70841 - bad bone placement when the metarig object is moved.Alexander Gavrilov
2019-10-15Rigify: fix incorrect layer assignment for tweak bones in the cat metarig.Alexander Gavrilov
2019-10-15Rigify: store advanced options in armature instead of window manager.Damien Picard
2019-10-01Rigify: add more parent switching and 2.81 inherit scale features.Alexander Gavrilov
2019-09-29Rigify: implement a deformed circle widget for main spine controls.Alexander Gavrilov
2019-09-29Rigify: implement priorities to add toes to the FK bone group.Alexander Gavrilov
2019-09-29Rigify: various additions to bone, mechanism and widget utilities.Alexander Gavrilov
2019-09-29Rigify: implement a new reload process to support Reload Scripts properly.Alexander Gavrilov
2019-09-28Rigify: support new 2.81 features of constraints and drivers in utils.Alexander Gavrilov
2019-09-15Rigify: convert the palm rig and support controls for both sides.Alexander Gavrilov
2019-09-15Rigify: replace deprecated use_inherit_scale and use_offset properties.Alexander Gavrilov
2019-09-14Rigify: allow add_parameters to be missing from legacy rig modules.Alexander Gavrilov
2019-09-14Rigify: add a generic callback for all rig parameters.Alexander Gavrilov