Blender Git Commit Log
Git Commits -> Revision e6449a5
Revision e6449a5 by Lukas Toenne (master) November 21, 2012, 09:32 (GMT) |
Fix for debug assert failure with Reroute nodes in compositor. After redirecting links from the reroute output the input must be completely unlinked, otherwise the debug_check_node_connections will complain (this is a sanity check that ensures all the original Nodes have been fully reconnected to Operations). |
Commit Details:
Full Hash: e6449a5c2cecf4b97f3ad7805a2b0087ceefeaa8
SVN Revision: 52429
Parent Commit: dba4444
Lines Changed: +4, -0
1 Modified Path:
/source/blender/compositor/nodes/COM_MuteNode.cpp (+4, -0) (Diff)