Blender Git Commit Log

Git Commits -> Revision 28e83bc

Revision 28e83bc by Jacques Lucke (master)
March 11, 2021, 10:35 (GMT)
Geometry Nodes: improve handling when the same socket is connected twice

The multi-input-socket cannot be connected to the same socket twice currently.
However, it is still possible to achieve this using an intermediate reroute node.

In this case the origin socket should be listed twice in the `linked_sockets_` list.
Higher level functions can still deduplicate the list of they want.

Commit Details:

Full Hash: 28e83bca9d997366aa174bf3ea55fe1dae8866e5
Parent Commit: 85623f6
Lines Changed: +1, -1

1 Modified Path:

/source/blender/nodes/intern/node_tree_ref.cc (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021