Blender Git Commit Log

Git Commits -> Revision 9d3b1f7

Revision 9d3b1f7 by Campbell Barton (master)
September 19, 2011, 13:08 (GMT)
Move function out of mathutils to: BLI_math_rotation --- single_axis_angle_to_mat3(mat3, axis, angle), copied out from mathutils, axis arg is a char 'X/Y/Z' rather then a vector like axis_angle_to_mat3().

Commit Details:

Full Hash: 9d3b1f708fb6aae37fbdcf528804ab11b3b8e2f3
SVN Revision: 40352
Parent Commit: f157a54
Lines Changed: +58, -33

3 Modified Paths:

/source/blender/blenlib/BLI_math_rotation.h (+2, -0) (Diff)
/source/blender/blenlib/intern/math_rotation.c (+46, -0) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.c (+10, -33) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021