Files
test2/source/blender/editors
Lukas Toenne 324b22f701 A generalization of the modal node linking operator (for dragging from socket to socket).
This operator still had some built-in assumptions about the connectivity of input/output sockets (1-to-n in all current node systems). For future node systems (e.g. flow-based particles) and for general customizable nodes the operator is now fully symmetric and supports all kinds of connectivity limits (1:1, 1:n, m:1, m:n).

The operator data can also store a list of node links as opposed to a single link now, so that multiple links can be redirected at once. Holding the CTRL key when clicking a socket, all links from/to that socket are detached and can be moved to a different socket. This is useful for quickly appending a node without moving every individual link.
2012-05-15 12:40:43 +00:00
..
2012-05-13 14:47:53 +00:00
2012-05-12 20:50:46 +00:00
2012-05-05 14:33:36 +00:00
2012-05-08 16:02:13 +00:00
2012-05-13 22:05:51 +00:00
2012-05-07 06:58:03 +00:00
2012-05-08 18:05:57 +00:00
2011-11-07 12:55:18 +00:00
2011-11-07 12:55:18 +00:00