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:
authorJacques Lucke <jacques@blender.org>2021-12-02 11:41:36 +0300
committerJacques Lucke <jacques@blender.org>2021-12-02 11:41:36 +0300
commit198e571e87eaefb7b7a89afcf5d44cfd24da7b2f (patch)
tree4d102de02e6c2fbd1771c3879df73b25f12070a3 /source/blender/blenloader
parentf1b0b0ffb8bd2aa87a2bdbea8bdafa2fe2833a43 (diff)
Fix T93555: crash when muting nodes with multiple internal links
The crash happened because I was incorrectly and inconsistently assuming that a socket is part of at most one internal link. However, this is not the case. In geometry nodes, an input socket can be internally linked to multiple output sockets. In the general case, an output could also be linked to multiple input sockets, even though we don't have that in Blender yet.
Diffstat (limited to 'source/blender/blenloader')
0 files changed, 0 insertions, 0 deletions