Nodes: Update of nodes topology cache more parallel #107686

Open
Iliya Katushenock wants to merge 8 commits from mod_moder/blender:tmp_more_parallel_node_topology_cache into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 13140b6d27 - Show all commits

View File

@ -491,7 +491,6 @@ static void ensure_topology_cache(const bNodeTree &ntree)
{
bNodeTreeRuntime &tree_runtime = *ntree.runtime;
tree_runtime.topology_cache_mutex.ensure([&]() {
bNodeTreeRuntime &tree_runtime = *ntree.runtime;
update_interface_sockets(ntree);
threading::parallel_invoke(