Blender Git Commit Log

Git Commits -> Revision ea81893

Revision ea81893 by Joseph Gilbert (master)
January 25, 2007, 15:19 (GMT)
Bug fix for:
[ #5000 ] Changin EditMode in Script wrecks memory

Armatures create weakreferences in __main__.__dict__. When Window.Editmode is called, the weaklist it iterated over and armatures are updated.

Commit Details:

Full Hash: ea8189389cc779b5229836c0030549be9d0256f3
SVN Revision: 9903
Parent Commit: 8c2af0a
Lines Changed: +58, -5

4 Modified Paths:

/source/blender/python/api2_2x/Armature.c (+25, -2) (Diff)
/source/blender/python/api2_2x/Armature.h (+3, -0) (Diff)
/source/blender/python/api2_2x/Window.c (+23, -3) (Diff)
/source/blender/python/BPY_interface.c (+7, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021