Blender Git Loki

Git Commits -> Revision 36127e1

Revision 36127e1 by Lukas Toenne (master)
October 29, 2012, 14:04 (GMT)
Added compositor graph functions for removing socket connections explicitly in convertToOperations. The InputSocket->unlink function should only be used in combination with relinkConnectionsDuplicate, in which case the original node connection will still exist. This would trigger an assert failure, so the original connection should be removed. Only node using this atm is the channel separation node, but will be needed for future group nodes too.

Commit Details:

Full Hash: 36127e1255396776fab9d9abdf9bc5f8ba14c81a
SVN Revision: 51732
Parent Commit: 279de03
Lines Changed: +49, -1

7 Modified Paths:

/source/blender/compositor/intern/COM_ExecutionSystem.cpp (+10, -0) (Diff)
/source/blender/compositor/intern/COM_ExecutionSystem.h (+5, -0) (Diff)
/source/blender/compositor/intern/COM_InputSocket.cpp (+11, -0) (Diff)
/source/blender/compositor/intern/COM_InputSocket.h (+9, -1) (Diff)
/source/blender/compositor/intern/COM_OutputSocket.cpp (+10, -0) (Diff)
/source/blender/compositor/intern/COM_OutputSocket.h (+1, -0) (Diff)
/source/blender/compositor/nodes/COM_SeparateRGBANode.cpp (+3, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021