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
2021-11-03Rigify: Operators to copy and mirror parametersDemeter Dzadik
2021-10-27Rigify: fix two cases limb motion in rest pose.Alexander Gavrilov
2021-10-27Rigify: rework limb IK stretch limit and add a manual swing structure.Alexander Gavrilov
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-08-18Rigify: extract skin parent mechanism mixing into a generator class.Alexander Gavrilov
2021-08-15Rigify: add an operator to upgrade the old face rig to modular face.Alexander Gavrilov
2021-08-14Rigify: call request_reparent from build_parent to simplify skin API.Alexander Gavrilov
2021-08-11Cleanup: strip trailing space, remove BOMCampbell Barton
2021-08-10Rigify: move new face rig components from the experimental feature set.Alexander Gavrilov
2021-07-20Rigify: clear driver errors after generation.Alexander Gavrilov
2021-07-16Rigify: add utilities for working with rig instance parent chains.Alexander Gavrilov
2021-07-16Rigify: allow adding a custom root bone to the metarig.Alexander Gavrilov
2021-07-13Rigify: don't print "No options" from BaseRig.parameters_ui.Alexander Gavrilov
2021-07-11Rigify: add more utility code for the upcoming face rig.Alexander Gavrilov
2021-07-06Rigify: add utility and operator classes for the upcoming face rigs.Alexander Gavrilov
2021-06-27Fix T89394: update for mandatory keyword argument in Python API.Alexander Gavrilov
2021-06-23Rigify: Remove Legacy ModeDemeter Dzadik
2021-06-18Rigify: update to follow B-Bone property changes in D9870.Alexander Gavrilov
2021-06-08Update for changes in the Python API using keyword only argumentsCampbell Barton
2021-05-31Rigify: Make operators searchable by adding a Rigify header drop-downDemeter Dzadik
2021-05-11Fix addons to use PoseBone.custom_shape_scale_xyz.Alexander Gavrilov
2021-03-02Fix error in rigify property generationCampbell Barton
2021-02-22Rigidy: update for internal changes to deferred property registrationCampbell Barton
2021-02-12Rigify: revert D8801 to restore dots marking layers of the active bone.Alexander Gavrilov
2021-02-12Rigify version bump.Alexander Gavrilov
2021-01-25Cleanup: strip trailing spaceCampbell Barton
2021-01-18Rigify: fix incorrect locks on the neck bend control.Alexander Gavrilov
2021-01-18Rigify: make properties overridable when copying.Alexander Gavrilov
2021-01-18Rigify: fix the ORG bone rename affecting objects dependent on the rig.Alexander Gavrilov
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-21Rigify: display which rig on which bone is legacy.Alexander Gavrilov
2020-12-09Rigify: fix errors when no feature sets are installed.Alexander Gavrilov
2020-12-09Rigify: when using a widget from the metarig, create a linked duplicate.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: include widgets in generated metarig code.Alexander Gavrilov
2020-12-07Rigify: use separate widget collection for each generated rig.Alexander Gavrilov
2020-12-07Rigify: keep custom widgets already assigned in metarig.Alexander Gavrilov
2020-12-05Rigify: a number of small fixes.Alexander Gavrilov
2020-12-02Rigify: support lazy bone names in utils/mechanism.py tools.Alexander Gavrilov
2020-12-01Rigify: internal API enhancements.Alexander Gavrilov
2020-12-01Rigify: add an option to generate controls for each of the palm bones.Alexander Gavrilov
2020-11-25Rigify: Fix T80764: handling of bones with ORG prefix in raw_copy.Alexander Gavrilov