Blender Git Commit Log

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

3 Modified Paths:

/source/blender/blenkernel/intern/constraint.c (+5, -12) (Diff)
/source/blender/blenlib/intern/math_matrix.c (+15, -3) (Diff)
/source/blender/editors/transform/transform.c (+20, -29) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021