Blender Git Loki
Git Commits -> Revision e5d0dcb
Revision e5d0dcb by Bastien Montagne (master) September 16, 2012, 15:25 (GMT) |
Few cleanup in matrix mathutils (make mul_m3_m3m4 and mul_m4_m3m4 consistant with other similar funcs, mainly copy-safe [i.e. you can use the same matrix as operand and result, saves lines in some already over-complicated code!]). |
Commit Details:
Full Hash: e5d0dcb8d8ecc4782f1a7df890ee2c8ff5ca94c1
SVN Revision: 50665
Parent Commit: fc7de23
Lines Changed: +40, -44