Blender Git Commit Log
Git Commits -> Revision 4a3e004
Revision 4a3e004 by Campbell Barton (master) November 14, 2010, 07:42 (GMT) |
fix for own recent error, [#24695] column_vector_multiplication call writes past end of array was setting the vector array out of bounds with vec*=matrix, where the vector wasnt size 4. |
Commit Details:
Full Hash: 4a3e00488d27b4a568de4fdaa44b076b24c04abd
SVN Revision: 33051
Parent Commit: 6a49aca
Lines Changed: +4, -1
1 Modified Path:
/source/blender/python/generic/mathutils_Vector.c (+4, -1) (Diff)