Blender Git Loki

Git Commits -> Revision 01b4caa

Revision 01b4caa by Joshua Leung (master)
September 2, 2009, 10:45 (GMT)
2.5 - Rotation order is now taken into account for constraints

* Added a 'rotOrder' parameter for constraint evaluation objects and constraint targets, which describes the rotation mode used for the matrices there.

Todos:
* Constraint targets default to using XYZ only for now. This will need be be addressed eventually.
* Copy Rotation constraint currently cannot use the new rotation order code for the target matrix. What's surprising is that even though it's just using XYZ as the old code did, it doesn't work, and yet everything else works nicely. Silly constraint! (it is almost impossible to improve this constraint further without breaking a rig out there)

Commit Details:

Full Hash: 01b4caa701c21b88b4447d7d4fd5570b05fa5979
SVN Revision: 22948
Parent Commit: 0763627
Lines Changed: +83, -22

5 Modified Paths:

/source/blender/blenkernel/BKE_constraint.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/constraint.c (+28, -15) (Diff)
/source/blender/blenlib/BLI_arithb.h (+5, -2) (Diff)
/source/blender/blenlib/intern/arithb.c (+48, -4) (Diff)
/source/blender/makesdna/DNA_constraint_types.h (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021