Blender Git Loki
Git Commits -> Revision c42f3b4
Revision c42f3b4 by Campbell Barton (master) March 3, 2011, 06:01 (GMT) |
support for mathutils GC wasn't complete since PyObject_GC_Track is supposed to be called once the fields are filled in. |
Commit Details:
Full Hash: c42f3b4e59177984b975d493155ebda31af3f894
SVN Revision: 35319
Parent Commit: 5f5fb50
Lines Changed: +12, -7
5 Modified Paths:
/source/blender/python/generic/mathutils_Color.c (+2, -1) (Diff)
/source/blender/python/generic/mathutils_Euler.c (+1, -0) (Diff)
/source/blender/python/generic/mathutils_Matrix.c (+1, -0) (Diff)
/source/blender/python/generic/mathutils_Quaternion.c (+1, -0) (Diff)
/source/blender/python/generic/mathutils_Vector.c (+7, -6) (Diff)
/source/blender/python/generic/mathutils_Euler.c (+1, -0) (Diff)
/source/blender/python/generic/mathutils_Matrix.c (+1, -0) (Diff)
/source/blender/python/generic/mathutils_Quaternion.c (+1, -0) (Diff)
/source/blender/python/generic/mathutils_Vector.c (+7, -6) (Diff)