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:
authorJeroen Bakker <jbakker>2021-06-18 16:31:14 +0300
committerJeroen Bakker <jeroen@blender.org>2021-06-18 16:44:08 +0300
commitea4309925f1d2d2a224bd1dce12269a58ade9b62 (patch)
tree12878116e074d170a118f04a472aac9d6948f0d9 /source/blender/draw/intern/draw_cache_extract_mesh.cc
parenta9d5c8f97fa265a9da0678e54df0212f99101cc0 (diff)
Performance: Limit recounting during selection mode flushing.
This patch ensures that selection mode flushing updates total selection counts internally. This reduces recounting when we are sure that the input total selection counts were up to date. For example for circle selection the total selection counts were correct. But during flushing the selection could have been changed and therefore the selection was always recounted. This increased the performance on selected system from 6.90 FPS to 8.25 FPS during circle selection operations. Before: {F10179981} After: {F10179982} Reviewed By: mano-wii Differential Revision: https://developer.blender.org/D11647
Diffstat (limited to 'source/blender/draw/intern/draw_cache_extract_mesh.cc')
0 files changed, 0 insertions, 0 deletions