Blender Git Loki
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