Blender Git Commit Log

Git Commits -> Revision e83e3b0

Revision e83e3b0 by Sergej Reich (master)
January 23, 2013, 05:56 (GMT)
math: Add functions to decompose transformation matrices

mat4_decompose() is similar to mat4_to_loc_rot_size() but returns
rotation as quaternion.
mat4_to_loc_quat() just returns location and rotation without size.

Commit Details:

Full Hash: e83e3b0cf74c7150d2ee047c4a0b84e7b0de8951
SVN Revision: 54018
Parent Commit: 281e094
Lines Changed: +29, -0

2 Modified Paths:

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