Blender Git Loki

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

4 Modified Paths:

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