Blender Git Commit Log

Git Commits -> Revision 1adcb73

Revision 1adcb73 by Campbell Barton
August 1, 2007, 12:47 (GMT)
* - Armature.Get() in a loop would never free memory.
it would never dealloc its weakref
added a weakref callback that removes the weakref from the weakref list.

* Curve append fixes that were commited before but removed for rc1.
* small changes from Trunk - remove unneeded checks.

Commit Details:

Full Hash: 1adcb73ef0a238f2f746fe8f2ce39410c5a73657
SVN Revision: 11459
Parent Commit: 6b6a2d4
Lines Changed: +262, -411

13 Modified Paths:

/source/blender/python/api2_2x/Armature.c (+165, -138) (Diff)
/source/blender/python/api2_2x/BezTriple.c (+1, -1) (Diff)
/source/blender/python/api2_2x/bpy_config.c (+2, -17) (Diff)
/source/blender/python/api2_2x/Camera.c (+38, -80) (Diff)
/source/blender/python/api2_2x/Curve.c (+24, -106) (Diff)
/source/blender/python/api2_2x/doc/Draw.py (+2, -1) (Diff)
/source/blender/python/api2_2x/gen_utils.c (+2, -2) (Diff)
/source/blender/python/api2_2x/point.c (+1, -1) (Diff)
/source/blender/python/api2_2x/rgbTuple.c (+4, -8) (Diff)
/source/blender/python/api2_2x/sceneSequence.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Text.c (+15, -31) (Diff)
/source/blender/python/api2_2x/Window.c (+1, -1) (Diff)
/source/blender/python/api2_2x/World.c (+6, -24) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021