PrusaSlicer-NonPlainar/tests/libslic3r
Vojtech Bubnik 743b99d22c Unit tests to the new optimized implementation of
Line::parallel_to() a Line::perpendicular_to().
2021-10-25 12:03:44 +02:00
..
CMakeLists.txt Fix compile issues and overlapping polygon fails 2021-10-01 18:27:37 +02:00
libslic3r_tests.cpp
test_3mf.cpp Eradicated admesh from TriangleMesh: 2021-09-20 17:12:22 +02:00
test_aabbindirect.cpp Eradicated admesh from TriangleMesh: 2021-09-20 17:12:22 +02:00
test_clipper_offset.cpp
test_clipper_utils.cpp New ClipperUtils functions: opening(), closing() as an alternative 2021-10-14 09:11:31 +02:00
test_config.cpp Obvious fixes to stupid warnings 2021-10-21 09:55:12 +02:00
test_elephant_foot_compensation.cpp
test_geometry.cpp Unit tests to the new optimized implementation of 2021-10-25 12:03:44 +02:00
test_hollowing.cpp Eradicated admesh from TriangleMesh: 2021-09-20 17:12:22 +02:00
test_indexed_triangle_set.cpp Fix trouble case test 2021-09-02 11:17:07 +02:00
test_marchingsquares.cpp Eradicated admesh from TriangleMesh: 2021-09-20 17:12:22 +02:00
test_meshboolean.cpp
test_meshsimplify.cpp
test_mutable_polygon.cpp
test_mutable_priority_queue.cpp QEC: When collapsing edge flip normal than check other edges in triangle 2021-07-19 15:46:41 +02:00
test_optimizers.cpp
test_placeholder_parser.cpp Support for forward compatibility of configurations, user and system 2021-06-27 16:57:05 +02:00
test_png_io.cpp
test_polygon.cpp Fixed Polygon::centroid() 2021-05-07 11:42:21 +02:00
test_stl.cpp
test_timeutils.cpp
test_voronoi.cpp