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-29 19:11:17 -06:00
2021-02-17 12:38:21 -03:00
2021-04-06 16:02:55 -05:00
2021-04-06 15:49:43 +02:00
2021-04-02 14:35:48 -05:00
2021-03-22 11:50:15 +01:00
2021-04-02 00:16:23 -05:00
2021-04-06 12:06:47 +02:00
2021-03-18 09:36:44 +11:00
2021-04-06 15:02:30 +02:00
2021-04-02 14:44:26 +02:00
2021-04-07 00:26:03 -05:00
2021-03-21 14:00:40 +11:00
2021-04-01 15:55:23 +02:00
2021-04-02 21:23:37 +02:00
2021-03-24 19:34:44 +11:00
2021-01-20 16:14:00 +11:00
2021-04-01 11:30:11 +02:00
2021-04-02 13:45:58 +02:00
2021-04-02 21:18:34 +02:00
2021-04-06 11:06:24 +02:00
2021-04-02 13:48:22 +05:30
2021-04-07 00:32:16 -05:00
2021-04-01 11:18:26 +11:00
2021-04-05 14:05:01 +02:00
2021-03-31 09:27:31 +02:00
2021-03-09 13:31:51 -05:00
2021-02-05 16:23:34 +11:00
2021-03-30 16:23:58 -03:00
2021-03-16 19:59:09 +01:00