Blender Git Commit Log

Git Commits -> Revision f999426

Revision f999426 by Michel Selten (master)
July 10, 2003, 20:00 (GMT)
* Object_getInverseMatrix now returns a correct matrix.
The problem was that the memory was allocated at the stack, but after the
Python object was created, the pointer to the memory goes invalid.

Thanks to Kester Maddoc for providing a patch - almost 2 weeks ago. Ouch,
I should read my mail a little bit better.

Commit Details:

Full Hash: f999426daaf98c3abdb65ae6b78a9463ebcad0dd
SVN Revision: 1010
Parent Commit: 66e2bf3
Lines Changed: +17, -7

3 Modified Paths:

/source/blender/python/api2_2x/matrix.c (+12, -2) (Diff)
/source/blender/python/api2_2x/Object.c (+4, -4) (Diff)
/source/blender/python/api2_2x/vector.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021