PrusaSlicer-NonPlainar/tests/libslic3r
Vojtech Bubnik 5f5de1c812 Follow-up to 5276bd98d7:
WIP: MutablePolygon - linked list based polygon implementation
allowing rapid insertion and removal of points.
WIP: porting smooth_outward() from Cura.
2021-03-03 15:04:26 +01: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 WIP AABBIndirect: Documentation, polishing. 2020-05-22 09:29:21 +02:00
test_clipper_offset.cpp 64bit coord_t 2020-03-25 14:35:41 +01:00
test_clipper_utils.cpp 64bit coord_t 2020-03-25 14:35:41 +01:00
test_config.cpp Fixed unit tests broken with 3502f256fa 2020-10-29 12:39:03 +01:00
test_elephant_foot_compensation.cpp Fixed some more GCC warnings 2021-01-29 15:17:03 +01: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
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 Follow-up to 5276bd98d7: 2021-03-03 15:04:26 +01:00
test_optimizers.cpp fixing optimizer and concurrency::reduce 2020-09-10 14:03:30 +02:00
test_placeholder_parser.cpp
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
test_stl.cpp
test_timeutils.cpp
test_voronoi.cpp Fixing some compiler warnings on Linux 2021-02-08 11:58:03 +01:00