Files
test2/source/blender
Jacques Lucke 923152d180 Geometry Nodes: improve parallelization in Delete/Separate Geometry node
This just adds `threading::parallel_for` and `threading::parallel_invoke` in a few
places where it can be added trivially. The run time of the `separate_geometry`
function changes from 830 ms to 413 ms in my test file.

Pull Request #104563
2023-02-10 17:14:30 +01:00
..
2023-02-10 10:48:50 +11:00
2023-02-10 13:16:10 +01:00
2023-01-31 15:49:04 +11:00
2023-02-10 11:34:20 +11:00
2023-01-23 17:31:44 +11:00