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-08-09Cleanup: fix typos in blender addonsBrecht Van Lommel
2022-07-10Rigify: make uniform limb scaling optional and hide the constraint.Alexander Gavrilov
2022-06-03Cleanup: remove <pep8 compliant> commentCampbell Barton
2022-05-04Fix T96748: split IK toe control does not respect stretch limit.Alexander Gavrilov
2022-02-14File headers: use SPDX license identifiersCampbell Barton
2022-02-11Rigify: make world orientation the default for IK control location.Alexander Gavrilov
2022-02-11Rigify: allow aligning IK control location channels to world space.Alexander Gavrilov
2022-02-11Merge branch 'blender-v3.1-release'Alexander Gavrilov
2022-02-11Rigify: fix crash with short front/rear paws after split toe.Alexander Gavrilov
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2022-01-14Rigify: minor tweaks.Alexander Gavrilov
2022-01-11Rigify: refactor leg to make modifying the foot roll mechanism easier.Alexander Gavrilov
2022-01-09Rigify: enable the split toe option by default in metarigs and samples.Alexander Gavrilov
2022-01-09Rigify: support separate IK and FK controls for the toe.Alexander Gavrilov
2022-01-03Rigify: use Aligned inherit scale in the limb FK chain.Alexander Gavrilov
2022-01-03Rigify: support uniform scaling of limbs via the master control.Alexander Gavrilov
2021-12-01Cleanup: quiet character escape warningsCampbell Barton
2021-11-25Rigify: add options to change the layer for the finger IK control.Alexander Gavrilov
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
2020-12-08Rigify: add the jaw and teeth widgets to the registered list.Alexander Gavrilov
2020-12-08Rigify: support choosing widgets out of a list in super_copy and pivot.Alexander Gavrilov
2020-12-05Rigify: a number of small fixes.Alexander Gavrilov
2020-12-01Rigify: add an option to generate controls for each of the palm bones.Alexander Gavrilov
2020-11-25Rigify: support including Inherit Scale and constraints in metarig.Alexander Gavrilov
2020-11-24Rigify: Fix T78463: better support unguligrade animals (horse) setup.Demeter Dzadik
2020-11-17Rigify: replace the Damped Track + Stretch To idiom with the Swing mode.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-16Rigify: add optional primitive IK in limbs.super_finger.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-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-25Fix T71083: wrong foot widget position with custom pivot enabled.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-16Rigify: support foot IK control bone pivoting around the ankle.Alexander Gavrilov
2019-10-16Rigify: implement optional custom pivot controls.Alexander Gavrilov
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-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: replace rigs with new implementations using the new base rig.Alexander Gavrilov
2019-09-14Rigify: redesign generate.py and introduce a base rig class.Alexander Gavrilov
2019-05-22Rigify: fix the use_global_undo change and fix driver creation for 2.8.Alexander Gavrilov
2019-03-24Rigify: properly set custom property defaults and overridable flags.Alexander Gavrilov