Blender Git Commit Log

Git Commits -> Revision b4b031e

Revision b4b031e by Joshua Leung (master)
October 8, 2009, 05:02 (GMT)
Fixed remaining bugs with animating rotation modes:

* Removed the hack-functions to set euler rotations from the values set in the other rotation representations, even when euler rotations weren't being used. I pressume that this was added for being able to represent quats in terms of eulers for the UI, but really it would break animation evaluation (i.e. euler curves after quaternion curves would always block the quaternion curves).

* Object rotation values in the transform properties panel now take into account rotation modes, so the appropriate rotations will get converted to quaternions before being drawn.

* Fixed a few bugs with some of the conversion code (minor stuff left out).

Commit Details:

Full Hash: b4b031eae7569d5e08f034368417417d10da3a60
SVN Revision: 23701
Parent Commit: 475ab5c
Lines Changed: +36, -67

4 Modified Paths:

/source/blender/blenkernel/intern/armature.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/view3d_buttons.c (+32, -8) (Diff)
/source/blender/makesrna/intern/rna_object.c (+0, -27) (Diff)
/source/blender/makesrna/intern/rna_pose.c (+3, -31) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021