PrusaSlicer-NonPlainar/tests
Lukáš Hejl 9ed97abdb0 Fix of #10034 (SPE-1608): Fixed crash inside Arachne caused by degenerated Voronoi diagram.
Boost Voronoi diagram produced degenerated Voronoi diagram. This Voronoi diagram was detected by our method for detection of those types of degeneration. But rotation by PI / 6 wasn't able to fix it.
So now, when the Voronoi diagram is still degenerated after the first rotation, then we try another rotation by different angles to fix the degenerated Voronoi diagram.
2023-03-29 14:38:22 +02:00
..
catch2
cpp17
data
example
fff_print Disable "infill only where needed" option 2023-03-27 13:27:57 +02:00
libnest2d Fix failing libnest2d tests 2023-03-13 13:52:21 +01:00
libslic3r Fix of #10034 (SPE-1608): Fixed crash inside Arachne caused by degenerated Voronoi diagram. 2023-03-29 14:38:22 +02:00
sla_print
slic3rutils
catch_main.hpp
CMakeLists.txt
test_utils.hpp