Blender Git Commit Log

Git Commits -> Revision 840dfcd

Revision 840dfcd by Campbell Barton (master)
December 21, 2011, 21:21 (GMT)
cleanup and some fixes to mathutils by Andrew Hale
* 1. Resize 4x4, code was ridiculously complex (cleanup only)
* 2. matrix * matrix checking for compatibility wasn't working right (bug in last release)
* 3. fix for result size for matrix * vector if matrix is 4x4 and vector size 3 (bug in recent patch)
* 4. fix for result size vector * matrix if matrix is 4x4 and vector size 3 (bug in recent patch)

Commit Details:

Full Hash: 840dfcd56d132cf71e0d43978a28c3f19aa57826
SVN Revision: 42809
Parent Commit: 3b7aa6b
Lines Changed: +40, -32

2 Modified Paths:

/source/blender/python/mathutils/mathutils_Matrix.c (+27, -27) (Diff)
/source/blender/python/mathutils/mathutils_Vector.c (+13, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021