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:51:18 +0300
committerJeroen Bakker <jeroen@blender.org>2021-06-18 17:06:36 +0300
commit6d73d98fb62df19c03fb665cd37ff214458d7a70 (patch)
tree1de9e70ba477ca4e55a695c46ca80d54b0bd8e72 /source/blender/draw/intern/draw_cache_extract_mesh.cc
parent03a83b4eb5bc87dd30625d35022b6bc5e4edd8fd (diff)
BMesh: use threading to count total selection.
During selections the total selection is refreshed at the end. This process was done single threaded. This patch will do a parallel iter approach. Master: 0.043612s Threaded 0.017964s. Master: {F10179586} This patch: {F10179587} Reviewed By: mano-wii Differential Revision: https://developer.blender.org/D11622
Diffstat (limited to 'source/blender/draw/intern/draw_cache_extract_mesh.cc')
0 files changed, 0 insertions, 0 deletions