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:
authorHans Goudey <h.goudey@me.com>2022-09-16 20:54:46 +0300
committerHans Goudey <h.goudey@me.com>2022-09-16 20:54:46 +0300
commit4cea4f4c5f845a85dd5bc95967b5ce63296015d1 (patch)
tree9a1c85caee4d566868bebc6ca48ab1153a751fb6 /source/blender/blenkernel/intern/linestyle.c
parent3d93525069d230c4cd355d48a99a7b8e67378db5 (diff)
Fix: Geometry nodes crash with undefined node
The new evaluator crashes for multi-input sockets coming from undefined nodes. The multi-input socket lazy node tries to retrieve the default value since the undefined node never created output values. But there is no default value stored because the socket is linked. Differential Revision: https://developer.blender.org/D15980
Diffstat (limited to 'source/blender/blenkernel/intern/linestyle.c')
0 files changed, 0 insertions, 0 deletions