This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/bmesh/intern
Jeroen Bakker b9ccfb89ce Performance: Flush selection to edges/faces.
This patch uses threading to flush selection from verts to edges and
from edges to faces. The solution is lockless and should scale well on
modern CPU architectures.

Master:{F10185359}
Patch:{F10185361}

End user performance went from 3.9 to 4.6 FPS (Stanford Dragon) but that
was measured on a Intel Core i7-6700 CPU and AMD RX480 Gpu. The more
cores the better improvements you get.

Reviewed By: mano-wii

Differential Revision: https://developer.blender.org/D11644
2021-06-21 16:35:28 +02:00
..
2021-02-09 10:42:00 +11:00
2020-10-19 08:43:08 -07:00
2021-03-18 09:36:44 +11:00
2021-03-18 09:36:44 +11:00
2020-10-19 08:12:33 -07:00
2021-02-09 10:42:00 +11:00
2021-02-09 10:42:00 +11:00
2020-10-19 08:43:08 -07:00