Blender Git Commit Log

Git Commits -> Revision 26b0255

Revision 26b0255 by Sergey Sharybin (master)
April 1, 2012, 00:14 (GMT)
Fix for is_orthogonal check which in fact was checking for orthonormal matrix.
Separated it into two functions so now it'll be clear if check happens for
orthonormal or just orthogonal.

Commit Details:

Full Hash: 26b0255049974c502fd171e4c4d3387b0d021806
SVN Revision: 45317
Parent Commit: 8f949dd
Lines Changed: +54, -5

3 Modified Paths:

/source/blender/blenlib/BLI_math_matrix.h (+2, -0) (Diff)
/source/blender/blenlib/intern/math_matrix.c (+30, -5) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.c (+22, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021