Blender Git Commit Log

Git Commits -> Revision 9d6f9e7

Revision 9d6f9e7 by Joshua Leung (master)
February 8, 2011, 05:51 (GMT)
Bugfix [#25814] ChildOf constraint: double transformation in object
mode with drivers

ChildOf constraints added using the PoseBone.constraints.new() method
via Python scripts instead of using the operator (this latter method
is still the preferred/recommended method) were not getting some
critical flags set, causing errors arising from space conversions
being performed more than once.

Commit Details:

Full Hash: 9d6f9e74d4ad76269146e36697a21679c7d5aaa5
SVN Revision: 34710
Parent Commit: 53afd19
Lines Changed: +17, -14

2 Modified Paths:

/source/blender/blenkernel/intern/constraint.c (+15, -0) (Diff)
/source/blender/editors/object/object_constraint.c (+2, -14) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021