Blender Git Loki
Git Commits -> Revision a1556fa
Revision a1556fa by Howard Trickey (master) May 30, 2021, 20:37 (GMT) |
Boolean: applying patch D11431 to speed up hole-tolerant raycast. This patch from Erik Abrahamsson uses a parallel_for to speed up the case where the input is not manifold and the "hole_tolerant" option is set. In a test case on a 24 core (48 thread) machine, this sped up a the boolean part on an object with 221k triangles from 12.06s to 0.46s. |
Commit Details:
Full Hash: a1556fa05ca96e43b70aa4f6b6284eb581701e4d
Parent Commit: e6a69f7
Lines Changed: +52, -36
1 Modified Path:
/source/blender/blenlib/intern/mesh_boolean.cc (+52, -36) (Diff)