Commit Graph

7 Commits

Author SHA1 Message Date
df4545e99a Fix crash when all the holes fail to drill 2021-07-13 16:02:58 +02:00
4eee0681c8 Catching of sigsegv and sigfpe with structured exceptions on win 2021-06-17 15:17:21 +02:00
f9f48c73a5 Working hole drilling one by one without linear slowdown. 2021-03-16 09:31:03 +01:00
cda8891fe8 Hollowing: randomize hole mesh translations before unification.
To prevent self intersections in the output mesh.
2020-02-07 16:33:04 +01:00
88be689482 Handle CGAL exceptions and add tests for mesh boolean operations
Add conversion to exact predicates exact construction kernel format for consecutive booleans (experiments)
2020-02-05 17:40:05 +01:00
39b4cb2a50 MeshBooleans with CGAL only 2020-01-16 14:31:31 +01:00
0733a4d2f5 Fixup of previous commit: actually adding new source files 2019-12-13 15:08:44 +01:00