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-04 01:57:53 +0300
committerHans Goudey <h.goudey@me.com>2022-09-04 01:57:53 +0300
commitb978c1bc65434c5818d84a61f7446a4957dcd211 (patch)
tree76452af1a5f87cba2c0ca162090fdf35f61b773c /source/blender/gpu/shaders
parentb60850d3959534b49a2912d1fe775878fbe8a623 (diff)
Cleanup: Replace recursive quadratic node link mute operation
The previous implementation iterated over all links multiple times recursively. Instead, use the node tree topology cache, only iterate over all links once, and use a stack to propagate the mute upsteam and downstream.
Diffstat (limited to 'source/blender/gpu/shaders')
0 files changed, 0 insertions, 0 deletions