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 (Collapse)Author
2022-01-09Rigify: enable the split toe option by default in metarigs and samples.Alexander Gavrilov
2020-12-08Rigify: support choosing widgets out of a list in super_copy and pivot.Alexander Gavrilov
Register the most generic widgets in the list and add a few more. Use it to assign a nicer looking shoulder widget in human metarigs.
2019-10-25Rigify: assign a more reasonable B-Bone display size in metarigs too.Alexander Gavrilov
2019-10-15Rigify: implement FK controls for basic_spine with an option to disable.Alexander Gavrilov
All metarigs are updated to use split spine components, as super_spine is deprecated and won't generate FK controls for backward compatibility.
2018-09-07Merge branch 'master' into blender2.8Campbell Barton
2018-09-07Cleanup: trailing spaceCampbell Barton
2018-08-22rigify: Fix bad rename from previous commit fe90ef2Ines Almeida
Reason for rename is that 'set' is a python builtin data structure.
2017-06-08Rigify 0.5 metarig fixes, advanced generation options, code cleanupLucio Rossi