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-05-31 21:43:53 +0300
committerJacques Lucke <jacques@blender.org>2022-05-31 21:43:53 +0300
commit0f47506cde50c4542a0a3c7863b0fb4e735bf8f0 (patch)
treea4ce2257f6387151758d66abb0374d125baa9ed2 /release/scripts
parentdc389a61529d335ebdcc28882c8961f78c7c3d0c (diff)
Fix T98501: setting node socket default value is very slow
The issue was that the extend socket (the last empty socket in Input/Output nodes) was repeatedly removed and added again, which caused more updates than necessary. Now, the extend socket is kept if it existed already. Differential Revision: https://developer.blender.org/D15084
Diffstat (limited to 'release/scripts')
0 files changed, 0 insertions, 0 deletions