Blender Git Loki

Git Commits -> Revision fbca69c

Revision fbca69c by Campbell Barton (master)
October 23, 2015, 20:02 (GMT)
BLI_math: add mat3_normalized_to_* functions

Many uses of matrices for rotation keep them normalized,
so no need to normalize each time.

Commit Details:

Full Hash: fbca69c69afb370ddc5a0b52e10d9db61c025752
Parent Commit: 3a98426
Lines Changed: +198, -101

10 Modified Paths:

/source/blender/blenkernel/intern/armature.c (+6, -4) (Diff)
/source/blender/blenkernel/intern/constraint.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/object.c (+7, -7) (Diff)
/source/blender/blenlib/BLI_math_rotation.h (+18, -5) (Diff)
/source/blender/blenlib/intern/math_matrix.c (+6, -6) (Diff)
/source/blender/blenlib/intern/math_rotation.c (+145, -55) (Diff)
/source/blender/editors/space_view3d/view3d_edit.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/view3d_view.c (+3, -11) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.c (+9, -9) (Diff)
/source/blender/python/mathutils/mathutils_Quaternion.c (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021