Blender Git Loki
Git Commits -> Revision 2fb0eeb
Revision 2fb0eeb by Jacques Lucke (master) May 13, 2021, 11:11 (GMT) |
Nodes: ignore unavailable sockets in logically linked sockets iterator Unavailable sockets should generally be ignored during evaluation. They mainly exist because we don't have a better mechanism to turn some sockets on/off depending on node parameters. Currently, it is still possible that a link connects an available with an unavailable socket. This link is not displayed in the ui and should generally be ignored. |
Commit Details:
Full Hash: 2fb0eeb70715c6c884fce103f76e00eddb58f17f
Parent Commit: 777ba78
Lines Changed: +8, -2
1 Modified Path:
/source/blender/nodes/intern/node_tree_ref.cc (+8, -2) (Diff)