Blender Git Loki
Git Commits -> Revision 2a3c651
Revision 2a3c651 by Lukas Toenne (master) October 9, 2012, 17:30 (GMT) |
Generalization of node dependency sorting, avoid using the sock->link pointer. This pointer only works for sockets that follow the standard 1-to-n connectivity (an output can be linked to multiple inputs, an input can only have one connection). Future node trees may implement 1-to-1 or n-to-1 linking. |
Commit Details:
Full Hash: 2a3c65169f401343f48708ad8ce70737b0d394c8
SVN Revision: 51231
Parent Commit: 08fc8c3
Lines Changed: +9, -9
1 Modified Path:
/source/blender/blenkernel/intern/node.c (+9, -9) (Diff)