PrusaSlicer-NonPlainar/tests/libslic3r
Vojtech Bubnik b67ad6434d Follow-up to 9cde96993e
use tbb::scallable_allocator for Polygons and ExPolygon::holes
to better scale on multiple threads
2023-04-20 14:30:52 +02:00
..
CMakeLists.txt WIP "ensure verticall wall thickness" rework: 2022-12-20 09:09:10 +01:00
libslic3r_tests.cpp
test_3mf.cpp
test_aabbindirect.cpp
test_arachne.cpp Fix of #10034 (SPE-1608): Fixed crash inside Arachne caused by degenerated Voronoi diagram. 2023-03-29 14:38:22 +02:00
test_astar.cpp
test_clipper_offset.cpp
test_clipper_utils.cpp Follow-up to 9cde96993e 2023-04-20 14:30:52 +02:00
test_color.cpp Tech ENABLE_RAYCAST_PICKING set as default 2022-12-05 10:24:30 +01:00
test_config.cpp
test_curve_fitting.cpp
test_cut_surface.cpp
test_elephant_foot_compensation.cpp
test_emboss.cpp Fix of Build failed with CGAL 5.5: UserVisitor’ {aka ‘struct priv::Visitor’} 2023-03-03 13:07:41 +01:00
test_expolygon.cpp
test_geometry.cpp Reworked the ClipperLib / Polygon types to use 2023-04-20 11:31:44 +02:00
test_hollowing.cpp
test_indexed_triangle_set.cpp
test_jump_point_search.cpp
test_kdtreeindirect.cpp
test_marchingsquares.cpp
test_meshboolean.cpp
test_mutable_polygon.cpp
test_mutable_priority_queue.cpp
test_optimizers.cpp
test_placeholder_parser.cpp PlaceholderParser: Throw if valid or invalid UTF-8 sequence 2023-04-06 13:30:29 +02:00
test_png_io.cpp
test_polygon.cpp Removed polygon simplification "hole in square" unit test, 2023-01-04 13:38:59 +01:00
test_polyline.cpp
test_quadric_edge_collapse.cpp
test_region_expansion.cpp WIP Reworking of "ensure vertical wall thickness". 2023-01-02 13:19:27 +01:00
test_stl.cpp
test_surface_mesh.cpp
test_timeutils.cpp
test_triangulation.cpp
test_utils.cpp
test_voronoi.cpp