Blender Git Commit Log
Git Commits -> Revision e634cb2
Revision e634cb2 by Andrew Hale (master) January 24, 2012, 01:56 (GMT) |
Add the .Identity() classmethod to mathutils matrices. This allows the user to create an identity matrix of a specific size without having to specify all the values in the matrix and then use the .identity() method. |
Commit Details:
Full Hash: e634cb26074ca3950fe00c1266e87d7d7689be09
SVN Revision: 43658
Parent Commit: d7e3036
Lines Changed: +29, -0
1 Modified Path:
/source/blender/python/mathutils/mathutils_Matrix.c (+29, -0) (Diff)