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:
authorBrecht Van Lommel <brecht@blender.org>2020-12-22 21:20:50 +0300
committerBrecht Van Lommel <brecht@blender.org>2020-12-22 21:26:06 +0300
commit4b46afae09519986462bf1a0ee12419b42836528 (patch)
tree121c042d959454fcc2b70308499f5ed1cb6b6ad1 /source/blender/editors/object/object_edit.c
parentac82904c49fe4df13e6d68f43e8e3e49526a5742 (diff)
WM: minor optimization for when there is a large number of notifiers
Don't add the same stats refresh notifiers multiple times, it can be slow to search the full list of notifiers for duplicates when there are many. Fundamentally the time complexity in searching for duplicates is still bad. Inspired by D9901 from Erik Abrahamsson
Diffstat (limited to 'source/blender/editors/object/object_edit.c')
0 files changed, 0 insertions, 0 deletions