Campbell Barton
5ebe54f470
pep8 edits and fix some warnings
2009-12-05 22:03:07 +00:00
Campbell Barton
651336d5df
fixes for automatic tests and some errors in last commit
2009-12-05 20:45:51 +00:00
Campbell Barton
65edb7341f
split up metarig hierarchy evaluation and modifying the metarig into 2 steps,
...
original bone names cant be changed anymore but this means the bones can be re-parented without confusing scripts that run after the rig is modified.
support for defining a bone to have multiple types and automatically blending between 2 generated rigs
2009-12-05 19:26:28 +00:00
Campbell Barton
2bf618368a
- include example input rigs for each autorig type, running metarig_template() in each submodule generates the armature and pose bone ID properties.
...
- rigify.write_meta_rig() exports rigs as python scripts
2009-12-02 11:55:47 +00:00
Campbell Barton
50c8c28c60
- finished spine rig generator, (drivers, constraints)
...
- bug with args passed for class slots being modified in place.
- sort graphviz bones & drivers (useful for diffing 2 armatures)
2009-12-02 02:56:22 +00:00
Campbell Barton
c27f3adadc
- rig spine type WIP, editmode done, still needs pose constraints and drivers.
...
- bone.translate(vec) utility function
2009-12-01 22:45:56 +00:00