Blender Git Commit Log

Git Commits -> Revision 552b367

Revision 552b367 by Campbell Barton (master)
January 23, 2011, 08:37 (GMT)
bugfix + minor mathutils.Vector edits.
- multiplying a 2D vector by a 3x3 or 4x4 matrix would use un-initialized memory, now throw an exception.
- use more variable length array BLI_math functions.

Commit Details:

Full Hash: 552b36733bb2015aa64933bf3c57f1ad90c87b5a
SVN Revision: 34462
Parent Commit: a877155
Lines Changed: +67, -88

4 Modified Paths:

/source/blender/blenlib/BLI_math_vector.h (+1, -0) (Diff)
/source/blender/blenlib/intern/math_vector.c (+8, -0) (Diff)
/source/blender/python/generic/mathutils_Vector.c (+57, -87) (Diff)
/source/blender/python/generic/mathutils_Vector.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021