Blender Git Loki
Git Commits -> Revision 0a15024
Revision 0a15024 by Campbell Barton (master) March 30, 2007, 12:39 (GMT) |
vec *= matrix would crash blender when multiplying a 3d vec by a 4x4 matrix because it wrote the 4th value in a 3d vector. |
Commit Details:
Full Hash: 0a150240ac14a88ad8eb388cb055a000b4b2c22e
SVN Revision: 10426
Parent Commit: 4512e34
Lines Changed: +9, -6
1 Modified Path:
/source/blender/python/api2_2x/vector.c (+9, -6) (Diff)