PrusaSlicer-NonPlainar/src/clipper
2022-06-09 09:22:40 +02:00
..
clipper.cpp Backported a fix from Clipper 6.4.2 for the issue that Clipper Z coordinated has incorrect value because ZFillFunction wasn't called in all cases (https://sourceforge.net/p/polyclipping/bugs/160/). Also, this issue led to duplicity vertices with the same XY coordinates but differ in Z coordinates. 2022-06-09 09:22:40 +02:00
clipper.hpp New ClipperUtils functions: opening(), closing() as an alternative 2021-10-14 09:11:31 +02:00
clipper_z.cpp Convincing ClipperLib to use Slic3r's own Point type internally. 2021-04-21 20:15:49 +02:00
clipper_z.hpp Convincing ClipperLib to use Slic3r's own Point type internally. 2021-04-21 20:15:49 +02:00
CMakeLists.txt Fix warnings when newer CMake is used. 2021-08-20 13:42:10 +02:00