Files
test2/source/blender/nodes
Hans Goudey 2fbee4598c Fix T87195: Boolean node multi-input socket only accepts one link
The default insert link callback for nodes was trying to move the
existing link away, since it didn't properly handle multi-input sockets
(though the problem wasn't exposed for the join node). We can basically
skip all of this "moving existing links" for multi-input sockets, unless
we are at the link limit.
2021-04-07 00:32:16 -05:00
..
2021-03-22 12:23:25 +01:00
2021-04-01 08:42:03 -05:00
2021-02-02 09:51:38 -06:00
2021-03-22 12:23:25 +01:00
2021-03-26 12:28:49 +11:00
2021-04-01 22:20:53 +11:00