Blender Git Commit Log

Git Commits -> Revision 6f1f577

Revision 6f1f577 by Sergey Sharybin (master)
July 20, 2014, 14:44 (GMT)
Correction to 7c7b730, multiplication order was flipped

That's really annoying that multiplication order is flipped
comparing mat3 and mat4 cases, but for the purposes of not
breaking all the branches which might use this stuff we'd
better keep order consistent with old version for now.

Suggestion here would be to make order consistent but rename
this functions to mult_* to make compilation fail instead
of failing and using wrong order silently.

Commit Details:

Full Hash: 6f1f5771ff0440ffd551a93f8c1a6e865f3b1529
Parent Commit: cf9d034
Lines Changed: +28, -28

1 Modified Path:

/source/blender/blenlib/intern/math_matrix.c (+28, -28) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021