PrusaSlicer-NonPlainar/src/libslic3r/Geometry
2022-08-30 16:31:07 +02:00
..
Bicubic.hpp Full occlusion guided seam placer backport 2022-06-07 11:12:48 +02:00
Circle.cpp New BuildVolume class was created, which detects build volume type (rectangular, 2021-11-16 10:15:51 +01:00
Circle.hpp New BuildVolume class was created, which detects build volume type (rectangular, 2021-11-16 10:15:51 +01:00
ConvexHull.cpp Ported "avoid crossing perimeters" and bridging unit tests from Perl 2022-05-04 18:21:08 +02:00
ConvexHull.hpp Further Perl unit test porting to C++ and Perl interface reduction: 2022-05-05 17:57:57 +02:00
Curves.hpp prefer enforcers over blockers, lower the threshold distance, 2022-08-11 15:30:51 +02:00
MedialAxis.cpp
MedialAxis.hpp
Voronoi.hpp
VoronoiOffset.cpp
VoronoiOffset.hpp
VoronoiUtilsCgal.cpp Fix of #8724, #8747, and #8753: Crash when Voronoi vertexes of a finite edge have some coordinate NaN or infinite. 2022-08-30 08:28:14 +02:00
VoronoiUtilsCgal.hpp Fix of #8446: Non-planar Voronoi diagram. 2022-07-26 13:47:40 +02:00
VoronoiVisualUtils.hpp