Blender Git Commit Log

Git Commits -> Revision c9d4f5d

June 7, 2021, 14:59 (GMT)
Exact Boolean: speed up when there are many separate components.

Use bounding box tests quickly tell that two components cannot
have a containment relation between each other. This change
cut about 0.6s off a test with 25 big icospheres.

Commit Details:

Full Hash: c9d4f5d625f3fc2fc08c800774b8d0e426d5daf6
Parent Commit: 22c7967
Committed By: Jacques Lucke
Lines Changed: +127, -63

3 Modified Paths:

/source/blender/blenlib/BLI_mesh_intersect.hh (+58, -0) (Diff)
/source/blender/blenlib/intern/mesh_boolean.cc (+68, -12) (Diff)
/source/blender/blenlib/intern/mesh_intersect.cc (+1, -51) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021