PrusaSlicer-NonPlainar/tests/libslic3r
Vojtech Bubnik 3a9857e493 Our friendly GCC does not consider std::pair<int, int> trivially
copiable either, while everybody else does. Shame on GCC.
2021-07-09 14:05:30 +02:00
..
CMakeLists.txt 1) Fixed a significant bug in MutablePriorityQueue when setting 2021-07-09 12:53:29 +02:00
libslic3r_tests.cpp
test_3mf.cpp Support for forward compatibility of configurations, user and system 2021-06-27 16:57:05 +02:00
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 Support for forward compatibility of configurations, user and system 2021-06-27 16:57:05 +02: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
test_hollowing.cpp Corrected mesh split implementation 2021-06-08 10:28:23 +02:00
test_indexed_triangle_set.cpp Add new (winner) neighbor index based on measurements 2021-06-08 10:34:32 +02:00
test_marchingsquares.cpp Get rid of Contour3D 2021-06-08 10:28:23 +02:00
test_meshboolean.cpp
test_meshsimplify.cpp
test_mutable_polygon.cpp Fixing some compilation warnings 2021-03-15 10:36:03 +01:00
test_mutable_priority_queue.cpp Our friendly GCC does not consider std::pair<int, int> trivially 2021-07-09 14:05:30 +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 Fix of 7bd412a2ca 2021-04-05 20:32:41 +02:00