Blender Git Loki
Git Commits -> Revision 5c1335a
August 14, 2007, 04:38 (GMT) |
Fix for bug #7406 'Compositor Crash' Previously when deleting a scene, no checks were made to see if any render layer nodes in other scenes were referencing them, leaving them pointing to bad memory. Now, this checks all other scenes' nodetrees and sets pointers to the to-be-deleted scene to NULL, which gets taken care of elsewhere. |
Commit Details:
Full Hash: 5c1335a4a58801283c185bec8626f24edc2b3a44
SVN Revision: 11580
Parent Commit: 149d4ab
Lines Changed: +32, -0