Blender Git Commit Log
Git Commits -> Revision a9b9993
Revision a9b9993 by Campbell Barton (master) December 4, 2009, 02:32 (GMT) |
rna function editbone.align(vector), to align the bones z axis to a localspace direction. finished leg rig pose mode data |
Commit Details:
Full Hash: a9b9993414e0b2b6154fae78c7bbce4f5fdb20f8
SVN Revision: 25115
Parent Commit: 30d7525
Lines Changed: +225, -37
1 Added Path:
/source/blender/makesrna/intern/rna_armature_api.c (+66, -0) (View)
6 Modified Paths:
/release/scripts/modules/rigify/leg.py (+95, -19) (Diff)
/release/scripts/modules/rigify/__init__.py (+44, -9) (Diff)
/source/blender/editors/armature/editarmature.c (+16, -8) (Diff)
/source/blender/makesrna/intern/makesrna.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_armature.c (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_internal.h (+1, -0) (Diff)
/release/scripts/modules/rigify/__init__.py (+44, -9) (Diff)
/source/blender/editors/armature/editarmature.c (+16, -8) (Diff)
/source/blender/makesrna/intern/makesrna.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_armature.c (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_internal.h (+1, -0) (Diff)