Blender Git Commit Log

Git Commits -> Revision f8f7f57

Revision f8f7f57 by Campbell Barton (master)
December 7, 2009, 17:21 (GMT)
- bone.basename now only gets the name before the first '.', since names like finger.01.L are common
- updated delta not to remove a bone
- spine and neck rigs interpolation bones are now axis aligned to the control bone
- palm tag is expected on the pointer finger rather then the wrist
- operate on bone children first working up the chain (not essential but more pradictable)

Commit Details:

Full Hash: f8f7f5755768fa745b5dc759974ff38c45261a9c
SVN Revision: 25173
Parent Commit: 1618713
Lines Changed: +59, -59

8 Modified Paths:

/release/scripts/modules/bpy_types.py (+2, -1) (Diff)
/release/scripts/modules/rigify/arm.py (+13, -17) (Diff)
/release/scripts/modules/rigify/delta.py (+11, -8) (Diff)
/release/scripts/modules/rigify/leg.py (+1, -1) (Diff)
/release/scripts/modules/rigify/neck.py (+3, -2) (Diff)
/release/scripts/modules/rigify/palm.py (+13, -13) (Diff)
/release/scripts/modules/rigify/spine.py (+8, -14) (Diff)
/release/scripts/modules/rigify/__init__.py (+8, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021