Blender Git Commit Log

Git Commits -> Revision 06d5d53

Revision 06d5d53 by Joshua Leung (master)
November 5, 2009, 10:09 (GMT)
Bugfixes + Spline IK Tweaks:
* #19819: 'Select' operator for Hooks was crashing when Hooks didn't have any vertices assigned yet

* Default twist resolution mode for curves is now 'Minimise'. This seems to work better for Curve Deforms and other purposes. Can be changed if other ways are better after some more testing.

* Spline IK now has more options for controlling how the x and z axis scaling is determined. There is now a choice between using the radius of the curve, the x+z scaling from the bones, or no scaling (default). This does break old files a bit, but this is to have a more stable base for later.

Commit Details:

Full Hash: 06d5d53a240cf98aee52a45317ac2f979be7e58a
SVN Revision: 24344
Parent Commit: 751f07d
Lines Changed: +49, -13

6 Modified Paths:

/release/scripts/ui/properties_object_constraint.py (+1, -1) (Diff)
/source/blender/blenkernel/intern/armature.c (+24, -5) (Diff)
/source/blender/blenkernel/intern/curve.c (+1, -0) (Diff)
/source/blender/editors/object/object_hook.c (+3, -0) (Diff)
/source/blender/makesdna/DNA_constraint_types.h (+10, -4) (Diff)
/source/blender/makesrna/intern/rna_constraint.c (+10, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021