Blender Git Commit Log
Git Commits -> Revision df46987
Revision df46987 by Campbell Barton (master) December 24, 2007, 10:25 (GMT) |
old bug in python api, Blender.Scene.Unlink() did not check if screens were using this scene or if it was used as a set elsewhere. In both cases this resulted in invalid pointers and crashes. Also was not freeing nodes or sequence data. |
Commit Details:
Full Hash: df46987ba3936b9f3a13f221cfbfc60696fef2bc
SVN Revision: 12985
Parent Commit: 2b49858
Lines Changed: +31, -10