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-04 16:02:19 +0300
committerJacques Lucke <jacques@blender.org>2022-05-04 16:02:19 +0300
commit54b293237ea92f29aef05268836cab54c420d7ad (patch)
tree294f260359e46eb49041e5bff97bcd4e268a74eb /CMakeLists.txt
parentd86d7c935ef3d44890fa71256c9045688fb3044a (diff)
Fix T97375: changing node tree from Python is very slow
The issue was that the `NodeTreeRef` acceleration data structure was rebuild much more often than necessary. That happened because the Map Range node accidentally tagged the node tree for change even though it did not actually change. Differential Revision: https://developer.blender.org/D14842
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions