Blender Git Loki
Git Commits -> Revision 727d9bb
Revision 727d9bb by Campbell Barton (master) November 24, 2009, 00:02 (GMT) |
rig-generation from metadata, the idea is to input a simple rig with metadata matching preset definitions these are applied by adding constraints, drivers, control bones etc. making it possible to re-apply changes & improvements to many rigs at once. testcase makes a finger rig (like in BBB) from 3 bones, the base tagged with an id property "type":"finger". still missing is a way to update the driver dep's also fixed an error in the property UI when the active bone is not on the active layer. |
Commit Details:
Full Hash: 727d9bb05900f7d40ca7ee8cfe78b913c475c0d8
SVN Revision: 24843
Parent Commit: e968017
Lines Changed: +241, -0
1 Added Path:
/release/scripts/modules/rigify.py (+237, -0) (View)
1 Modified Path:
/release/scripts/modules/rna_prop_ui.py (+4, -0) (Diff)