Blender Git Loki
Git Commits -> Revision d9aa3f6
Revision d9aa3f6 by Campbell Barton (master) February 6, 2011, 11:17 (GMT) |
mathutils.Matrix.Scale(factor, size, axis) - 'axis' arg was not coerced from a tuple like other args now do. - 'axis' arg was being modified in-place (VERY BAD). - also made new function matrix_3x3_as_4x4(). |
Commit Details:
Full Hash: d9aa3f66a65161f324148ecb68b847bbbebee235
SVN Revision: 34669
Parent Commit: 1cdab66
Lines Changed: +47, -67
1 Modified Path:
/source/blender/python/generic/mathutils_Matrix.c (+47, -67) (Diff)