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>2022-11-11 13:48:56 +0300
committerJacques Lucke <jacques@blender.org>2022-11-11 13:48:56 +0300
commit57dd1b7799e7453e34c3a503333d0eadfa87af17 (patch)
treeadce5313453c5c3aafdf687dd31862bb0d888bf5 /source/blender/editors/transform/transform_generics.c
parent84c66fe9db932b82ebf445a63dfb629fb3c1b35c (diff)
Fix T102386: crash when trying to link sockets from different node trees
This was caused by rBc39eb09ae587e1d9. The optimization broke the case when the socket is not in the provided node tree. Now there are two separate functions, one that always does the slow check to see of the socket is really in the node tree and a potentially much faster version when we are sure that the socket is in the tree.
Diffstat (limited to 'source/blender/editors/transform/transform_generics.c')
0 files changed, 0 insertions, 0 deletions