Blender Git Commit Log

Git Commits -> Revision 76a0fa5

Revision 76a0fa5 by Joshua Leung (master)
December 29, 2009, 23:25 (GMT)
Push Pose Tool - Quaternion Rotation fixes:

This commit is an attempt at improving the behaviour of the Push Pose tool (Ctrl E) when dealing with quaternion rotations. Now the delta rotation from the previous keyframe to the current pose is taken and 'added' to the current pose. This may not be the best behaviour yet, but at least there are some visible results now (compared to before, when the method used resulted in minor twitching only).

Also, fixed a number of bugs that went unnoticed for a while due to various refactors:
- quaternion rotations were broken for the pose sliding tools, since the wrong RNA path was being used
- the wrong keyframes were being picked up due to float vs ints being passed to the searching functions

Commit Details:

Full Hash: 76a0fa5590aa52961ae344810f890f90a7b3194e
SVN Revision: 25619
Parent Commit: d98811d
Lines Changed: +20, -17

1 Modified Path:

/source/blender/editors/armature/poseSlide.c (+20, -17) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021