PrusaSlicer-NonPlainar/tests/libslic3r
Vojtech Bubnik 52b3c655ff Fixed Polygon::centroid()
Ported Polygon unit tests from Perl to C++.
2021-05-07 11:42:21 +02:00
..
CMakeLists.txt WIP: MutablePolygon - linked list based polygon implementation 2021-03-01 18:41:46 +01:00
libslic3r_tests.cpp
test_3mf.cpp
test_aabbindirect.cpp
test_clipper_offset.cpp
test_clipper_utils.cpp Further rework of ClipperUtils: Replaced many to_polygons() / 2021-05-03 11:39:53 +02:00
test_config.cpp Fixed unit tests broken with 3502f256fa 2020-10-29 12:39:03 +01:00
test_elephant_foot_compensation.cpp Removing offset2 from Perl bindings and other minor cleanup. 2021-05-06 14:29:20 +02:00
test_geometry.cpp 1) Implemented anchoring of infill lines to perimeters with length 2020-11-05 17:32:40 +01:00
test_hollowing.cpp Clean up hollowing test 2021-03-08 17:38:10 +01:00
test_marchingsquares.cpp Fixed some more GCC warnings 2021-01-29 15:17:03 +01:00
test_meshboolean.cpp
test_meshsimplify.cpp
test_mutable_polygon.cpp Fixing some compilation warnings 2021-03-15 10:36:03 +01:00
test_optimizers.cpp
test_placeholder_parser.cpp Fixing unit tests 2021-04-21 15:31:06 +02:00
test_png_io.cpp Added functions to export raw image data to PNG for debugging purposes. 2020-11-26 09:01:44 +01:00
test_polygon.cpp Fixed Polygon::centroid() 2021-05-07 11:42:21 +02:00
test_stl.cpp
test_timeutils.cpp
test_voronoi.cpp Fix of 7bd412a2ca 2021-04-05 20:32:41 +02:00