Blender Git Commit Log
Git Commits -> Revision a8aaec6
Revision a8aaec6 by Ton Roosendaal (master) November 22, 2007, 20:25 (GMT) |
Bugfix #7573 NLA Window, Strip blending mode "Add" didn't work at all. It was using very bad quaternion addition. Replaced with proper code. For devs; new is the function QuatMulFac(quat, factor) which allows to multiply a rotation with a value (make it rotate more or less) |
Commit Details:
Full Hash: a8aaec6f210626d2beb2d23f297c1a412b047e8e
SVN Revision: 12654
Parent Commit: a038363
Lines Changed: +26, -6