Blender Git Commit Log
Git Commits -> Revision 39a243f
Revision 39a243f by Joseph Gilbert (master) September 27, 2005, 17:03 (GMT) |
Refcount fixes * fixes posible reference count issues with mathutils * mathutils classes should no longer memory leak |
Commit Details:
Full Hash: 39a243f8d2ab2f3bac870ffcaf2ccb0e896c7371
SVN Revision: 5367
Parent Commit: d27212e
Lines Changed: +153, -233
6 Modified Paths:
/source/blender/python/api2_2x/euler.c (+7, -7) (Diff)
/source/blender/python/api2_2x/Mathutils.c (+63, -86) (Diff)
/source/blender/python/api2_2x/matrix.c (+24, -33) (Diff)
/source/blender/python/api2_2x/point.c (+20, -35) (Diff)
/source/blender/python/api2_2x/quat.c (+16, -29) (Diff)
/source/blender/python/api2_2x/vector.c (+23, -43) (Diff)
/source/blender/python/api2_2x/Mathutils.c (+63, -86) (Diff)
/source/blender/python/api2_2x/matrix.c (+24, -33) (Diff)
/source/blender/python/api2_2x/point.c (+20, -35) (Diff)
/source/blender/python/api2_2x/quat.c (+16, -29) (Diff)
/source/blender/python/api2_2x/vector.c (+23, -43) (Diff)