Files
test/source
Hans Goudey 55970fa367 Cleanup: Simplify mesh triangle material counting
Use `parallel_for` instead of the C threading API, extract some
constant checks from hot loops, and use `EnumerableThreadSpecific`
for thread-local storage.

Pull Request: https://projects.blender.org/blender/blender/pulls/105940
2023-08-03 05:02:36 +02:00
..