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-11-06Rigify: annotate and cleanup PyCharm warnings in utils and generation.Alexander Gavrilov
2022-06-03Cleanup: remove <pep8 compliant> commentCampbell Barton
2022-02-11Rigify: allow aligning IK control location channels to world space.Alexander Gavrilov
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2021-06-27Fix T89394: update for mandatory keyword argument in Python API.Alexander Gavrilov
2021-06-18Rigify: update to follow B-Bone property changes in D9870.Alexander Gavrilov
2021-05-11Fix addons to use PoseBone.custom_shape_scale_xyz.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-07Rigify: keep custom widgets already assigned in metarig.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-07-28Rigify: remove an extraneous 'self' reference.Alexander Gavrilov
2019-12-16Rigify: add utilities for handling top/bottom side markers in names.Alexander Gavrilov
2019-10-22Rigify: clear custom pivots in IK->FK snap and use in widget placement.Alexander Gavrilov
2019-09-29Rigify: various additions to bone, mechanism and widget utilities.Alexander Gavrilov
2019-09-15Rigify: replace deprecated use_inherit_scale and use_offset properties.Alexander Gavrilov
2019-09-14Rigify: redesign generate.py and introduce a base rig class.Alexander Gavrilov
2019-09-08Fix T69313: rigify crashes on custom properties without UI metadata.Alexander Gavrilov
2019-05-05Rigify: new utilities for bone naming and driver creation, and some fixes.Alexander Gavrilov
2019-03-14Rigify: add support for user-defined rig packages and related utilities.Alexander Gavrilov