Blender Git Loki
Git Commits -> Revision 150d36e
Revision 150d36e by Martin Poirier (master) January 12, 2006, 01:11 (GMT) |
BPy: Mathutils fix: bug #3737 Vector.resize4D() didn't put 1 in the 4th component (the scale factor), as it did in 2.37. While this is more "correct", it is much less usefull. Also, matrix.resize4x4 puts a 1 there too, so might as well revert and be consistent. |
Commit Details:
Full Hash: 150d36e4dac1c556c3f65755d88ef76112a5ee9c
SVN Revision: 6410
Parent Commit: 0132ac9
Lines Changed: +3, -2