PrusaSlicer-NonPlainar/tests/libslic3r
Pavel Mikuš 633ce8aa21
Pm jps path finding (#8)
New step - estimation of curling on both the model and the support extrusions.
Improvements in curled filament estimation algortihm
Implementation of Jump Point Search algorithm 
Use of JPS algorithm to avoid curled extrusions during travel moves in Gcode export
2022-11-09 13:33:58 +01:00
..
CMakeLists.txt Pm jps path finding (#8) 2022-11-09 13:33:58 +01:00
libslic3r_tests.cpp
test_3mf.cpp Fixed 3mf unit tests to pass on ARM 64bit 2021-12-06 14:20:52 +01:00
test_aabbindirect.cpp Added new query to AABBTree: all primitives (triangles/lines) within radius 2022-10-05 14:51:32 +02:00
test_arachne.cpp Fixed memory leaks in libslic3r_tests 2022-08-16 11:09:24 +02:00
test_astar.cpp Fix warnings in tests caused by integer conversions 2022-06-29 12:00:09 +02:00
test_clipper_offset.cpp
test_clipper_utils.cpp Fixed unit tests. 2022-09-29 14:19:39 +02:00
test_color.cpp Tech ENABLE_RAYCAST_PICKING - Removal of all remaining code related to old OpenGL based picking 2022-06-21 09:16:36 +02:00
test_config.cpp Further Perl unit test porting to C++ and Perl interface reduction: 2022-05-05 17:57:57 +02:00
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 Fixed issue with Euler angles: 2022-09-23 13:23:40 +02:00
test_hollowing.cpp
test_indexed_triangle_set.cpp
test_jump_point_search.cpp Pm jps path finding (#8) 2022-11-09 13:33:58 +01:00
test_kdtreeindirect.cpp Fix warnings in tests caused by integer conversions 2022-06-29 12:00:09 +02:00
test_marchingsquares.cpp Remove junk output to stdout from various tests 2022-05-16 10:28:43 +02:00
test_meshboolean.cpp
test_mutable_polygon.cpp
test_mutable_priority_queue.cpp Move out invalid_id constant from MutablePriotityQueue template class 2022-06-07 16:05:16 +02:00
test_optimizers.cpp
test_placeholder_parser.cpp
test_png_io.cpp WIP 2022-02-03 16:10:03 +01:00
test_polygon.cpp Further Perl unit test porting to C++ and Perl interface reduction: 2022-05-05 17:57:57 +02:00
test_polyline.cpp Further Perl unit test porting to C++ and Perl interface reduction: 2022-05-05 17:57:57 +02:00
test_stl.cpp
test_surface_mesh.cpp Added some unit tests (SurfaceMesh) 2022-10-12 08:40:34 +02:00
test_timeutils.cpp
test_utils.cpp Optimization of GCodeViewer vertex buffer generator: 2022-08-18 13:32:30 +02:00
test_voronoi.cpp Merged 2.5.0-beta1 into master (NO CONFLICTS FIXED) 2022-08-15 13:41:40 +02:00