PrusaSlicer-NonPlainar/tests/libslic3r
Vojtech Bubnik 42e802c1b8 Refactoring of Curves.hpp for better memory management and vectorization
(replaced vector of vectors with Eigen 2D matrices).
2022-04-25 12:42:51 +02:00
..
CMakeLists.txt Implemented piecewise data (curve) fitting with variable kernels 2022-04-25 12:42:51 +02:00
libslic3r_tests.cpp
test_3mf.cpp
test_aabbindirect.cpp
test_clipper_offset.cpp
test_clipper_utils.cpp
test_color.cpp
test_config.cpp
test_curve_fitting.cpp Refactoring of Curves.hpp for better memory management and vectorization 2022-04-25 12:42:51 +02:00
test_elephant_foot_compensation.cpp
test_geometry.cpp Removed various Point::ccw() and Point::ccw_angle() methods, they were 2022-04-25 12:42:51 +02:00
test_hollowing.cpp
test_indexed_triangle_set.cpp
test_marchingsquares.cpp WIP 2022-02-03 16:10:03 +01:00
test_meshboolean.cpp
test_mutable_polygon.cpp
test_mutable_priority_queue.cpp
test_optimizers.cpp
test_placeholder_parser.cpp
test_png_io.cpp WIP 2022-02-03 16:10:03 +01:00
test_polygon.cpp
test_stl.cpp
test_timeutils.cpp
test_voronoi.cpp Added a new test case for a missing Voronoi vertex. 2022-03-24 11:30:32 +01:00