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:
authorLukas Toenne <lukas.toenne@googlemail.com>2013-05-10 16:19:42 +0400
committerLukas Toenne <lukas.toenne@googlemail.com>2013-05-10 16:19:42 +0400
commitb503af3d3781510c2519c4909458e613c5b8eee7 (patch)
treed9d9c0d57fd64e2fef503bd4bdb9b1d4d7aa7a6d /source/blender/render
parent78a470eb05c9c853c02be95d1ea23fd75fc01439 (diff)
Fix for #35291, Deleting 'Group Output' node in compositor causes Segfault. A group without an output node in compositor would leave the original Node instance in the graph with outgoing connections. This causes trouble because the Node is expected to be a NodeOperation. Now group nodes always get disconnected and if no output node is present will use the default group output values (which is slightly less confusing than using input values from connected nodes).
Diffstat (limited to 'source/blender/render')
0 files changed, 0 insertions, 0 deletions