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:
authorFabian Schempp <fabianschempp@googlemail.com>2021-04-15 11:00:25 +0300
committerFabian Schempp <fabianschempp@googlemail.com>2021-04-15 11:00:25 +0300
commit2c3a9caffee61d52cc50a70ff9b2ec3984ee0fc5 (patch)
tree94be508e2b05679113a977db5f93fd8233e13c31 /source/blender/modifiers
parent5ec39fc2e484a7e3d5e2e0ecb1bef0b428a7b7a7 (diff)
Fix T87356 & T87358: Small multi-input socket issues
T87356 occured because last_node_hovered_while_dragging_a_link was not set on node_link_init. The assert in T87358 failed because the sorting operation was called even if the drag link contained a link to another socket. A little one frame jump was caused because frame was refreshed after picking a link and before sorting happened. Reviewer: Hans Goudey Differential Revision: https://developer.blender.org/D10940
Diffstat (limited to 'source/blender/modifiers')
0 files changed, 0 insertions, 0 deletions