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
2020-03-05Cleanup: tabs -> spacesCampbell Barton
2019-12-16Rigify: add utilities for handling top/bottom side markers in names.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-10-25Rigify: assign a more reasonable B-Bone display size in metarigs too.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-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-15Rigify: fix incorrect layer assignment for tweak bones in the cat metarig.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-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: replace deprecated use_inherit_scale and use_offset properties.Alexander Gavrilov
2019-09-14Rigify: update super_chain from the latest 2.79 version by MAD.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-09-08Fix T68856: rigify adds widgets to the wrong collection.Alexander Gavrilov
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-05-29Rigify: refactor feature sets to avoid modifying global path.Alexander Gavrilov
2019-05-09Rigify: change the first variable name for var0 to var in make_driver.Alexander Gavrilov
2019-05-09Rigify: fix encoding metarig.Damien Picard
2019-05-07Rigify: improve widget placement, widget generation and make_driver.Alexander Gavrilov
2019-05-05Rigify: new utilities for bone naming and driver creation, and some fixes.Alexander Gavrilov
2019-04-16Rigify: change make_property to wrap the official rna_idprop_ui_create.Alexander Gavrilov
2019-03-24Rigify: properly set custom property defaults and overridable flags.Alexander Gavrilov
2019-03-24Rigify: fix generation if a hidden collection is selected.Alexander Gavrilov
2019-03-14Rigify: add support for user-defined rig packages and related utilities.Alexander Gavrilov