Blender Git Commit Log

Git Commits -> Revision 74e8353

Revision 74e8353 by Joshua Leung (master)
March 25, 2008, 10:36 (GMT)
Two constraints related fixes
* Bugfix #8599d:
When using the ChildOf constraint on bones without parents, with cyclic-offset in action the effect of the cyclic-offset was applied twice. Added a bone option to make the effect of cyclic-offset not be applied to rootbones which have the option 'enabled'.

In the UI, this is presented in the opposite way. It is represented by the 'Offs' button beside the parent-bone selector in the Armature Bones panel when in EditMode.

* Head/Tail setting and Constraint Channels:
Added back in checks to see if the head/tail IPO-curves for Constraint Channels can get applied for the target constraint. I had removed these when applying the patch, but I'd overlooked the fact that users could add an IPO-curve for this from the IPO-editor, potentially mucking up the behaviour of some constraints.

Commit Details:

Full Hash: 74e835342e6559905f4cdebe6191799629e6fd32
SVN Revision: 14236
Parent Commit: 3449442
Lines Changed: +47, -24

4 Modified Paths:

/source/blender/blenkernel/intern/armature.c (+4, -2) (Diff)
/source/blender/blenkernel/intern/constraint.c (+25, -8) (Diff)
/source/blender/makesdna/DNA_armature_types.h (+4, -3) (Diff)
/source/blender/src/buttons_editing.c (+14, -11) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021