Blender Git Loki
Git Commits -> Revision 97c6809
Revision 97c6809 by Lukas Toenne (master) October 19, 2012, 16:29 (GMT) |
Additional debug assert in the compositor for checking correct conversion of Nodes to Operations. This will trigger an assert failure whenever a node has remaining socket connections after conversion. This would mean that not all sockets have been properly relinked and helps detect incomplete code. |
Commit Details:
Full Hash: 97c68098cca15480f07afb28261021bb3548c89b
SVN Revision: 51426
Parent Commit: 1b2d2da
Lines Changed: +21, -0
1 Modified Path:
/source/blender/compositor/intern/COM_ExecutionSystem.cpp (+21, -0) (Diff)