Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Emara <mail@OmarEmara.dev>2021-11-29 13:34:11 +0300
committerOmar Emara <mail@OmarEmara.dev>2021-11-29 13:34:11 +0300
commitab2a7aa0da81678b19e3362b93f89e8302da65d8 (patch)
tree2e27b53b7a6672cd30a421bde22d803ee58cd3e1 /source/blender/nodes/intern
parentcebe5f5bf499407329aef0ab7bea2f770a19dbbb (diff)
Fix T93438: Auto linking do not work for custom sockets
Currently, custom sockets are no longer supported for automatic linking when dropping a node on a link. This is because SOCK_CUSTOM is given a negative priority and is ignored. To fix this, SOCK_CUSTOM is now given the lowest priority and the rest of the sockets got their priority incremented. Reviewed By: Jacques Lucke Differential Revision: https://developer.blender.org/D13403
Diffstat (limited to 'source/blender/nodes/intern')
0 files changed, 0 insertions, 0 deletions