blender/release/scripts/modules/rigify
Campbell Barton ce36cdac04 - bpy.data.add_armature()
- rigify testnig function, creates all example metarigs, processes and generates graphs for before and after.
2009-12-02 15:37:07 +00:00
..
__init__.py - bpy.data.add_armature() 2009-12-02 15:37:07 +00:00
arm.py - include example input rigs for each autorig type, running metarig_template() in each submodule generates the armature and pose bone ID properties. 2009-12-02 11:55:47 +00:00
delta.py convert rigify into a package. advantage is new types can be added into the package without modifying any existing files, the bone 'type' property will find the matching submodule 2009-11-30 12:31:11 +00:00
finger.py - include example input rigs for each autorig type, running metarig_template() in each submodule generates the armature and pose bone ID properties. 2009-12-02 11:55:47 +00:00
neck.py - include example input rigs for each autorig type, running metarig_template() in each submodule generates the armature and pose bone ID properties. 2009-12-02 11:55:47 +00:00
palm.py - include example input rigs for each autorig type, running metarig_template() in each submodule generates the armature and pose bone ID properties. 2009-12-02 11:55:47 +00:00
spine.py - include example input rigs for each autorig type, running metarig_template() in each submodule generates the armature and pose bone ID properties. 2009-12-02 11:55:47 +00:00