Blender Git Commit Log

Git Commits -> Revision 2fbee45

Revision 2fbee45 by Hans Goudey (master)
April 7, 2021, 05:32 (GMT)
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.

Commit Details:

Full Hash: 2fbee4598cb7ba0430bf16a0ebb9ec9fabacf42d
Parent Commit: fd0a009
Lines Changed: +7, -0

1 Modified Path:

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