Blender Git Commit Log
Git Commits -> Revision 1df6575
Revision 1df6575 by Joshua Leung (master) November 12, 2009, 12:20 (GMT) |
Spline IK: UI/Scaling Tweaks * Renamed "Keep Max Length" to "Y Scaling" which has the opposite meaning * Improved the way that Y-Scaling off behaves. Most of the time, bones that do not fit on the curve are now "blended off" their default rotations instead of being scaled to zero. * Added option to offset an entire chain by moving the root bone of the chain. This is named "Chain Offset" |
Commit Details:
Full Hash: 1df65750749df6c17aa35bfe8a8bb6086c62a987
SVN Revision: 24519
Parent Commit: c53a810
Lines Changed: +66, -45
5 Modified Paths:
/release/scripts/ui/properties_object_constraint.py (+2, -2) (Diff)
/source/blender/blenkernel/intern/armature.c (+45, -22) (Diff)
/source/blender/editors/animation/anim_channels_defines.c (+12, -12) (Diff)
/source/blender/editors/object/object_constraint.c (+1, -3) (Diff)
/source/blender/makesrna/intern/rna_constraint.c (+6, -6) (Diff)
/source/blender/blenkernel/intern/armature.c (+45, -22) (Diff)
/source/blender/editors/animation/anim_channels_defines.c (+12, -12) (Diff)
/source/blender/editors/object/object_constraint.c (+1, -3) (Diff)
/source/blender/makesrna/intern/rna_constraint.c (+6, -6) (Diff)