Blender Git Commit Log

Git Commits -> Revision 5c1335a

Revision 5c1335a by Matt Ebb (master)
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

3 Modified Paths:

/source/blender/include/BSE_node.h (+1, -0) (Diff)
/source/blender/src/editnode.c (+27, -0) (Diff)
/source/blender/src/header_info.c (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021