PrusaSlicer-NonPlainar/tests/fff_print
Vojtech Bubnik fe51f77839 Improvements in performance of Medial Axis algorithm.
Fixes Slicing slows or hangs on "Generating Permiters 20%" cpu load is at 100% #8164
Fixes Slicing hangs on generating perimeters with thing:3565827 (30g) #3259
2022-11-16 12:03:31 +01:00
..
CMakeLists.txt WIP Refactoring of Layers: Reworked G-code export to make use 2022-11-07 14:47:43 +01:00
fff_print_tests.cpp
test_avoid_crossing_perimeters.cpp
test_bridges.cpp
test_clipper.cpp Fixed ExPolygon::overlaps(), which was not commutative. 2022-11-15 15:32:16 +01:00
test_cooling.cpp
test_custom_gcode.cpp
test_data.cpp
test_data.hpp
test_extrusion_entity.cpp Refactored PerimeterGenerator to output out_fill_surfaces as ExPolygons, 2022-10-27 19:08:43 +02:00
test_fill.cpp Refactored PerimeterGenerator to output out_fill_surfaces as ExPolygons, 2022-10-27 19:08:43 +02:00
test_flow.cpp
test_gaps.cpp
test_gcode.cpp
test_gcodefindreplace.cpp
test_gcodewriter.cpp
test_model.cpp
test_multi.cpp
test_perimeters.cpp ClipperLib: Optimized PointInPolygon() to calculate cross products 2022-11-14 15:17:04 +01:00
test_print.cpp
test_printgcode.cpp
test_printobject.cpp
test_shells.cpp WIP Refactoring of Layers: Reworked G-code export to make use 2022-11-07 14:47:43 +01:00
test_skirt_brim.cpp
test_support_material.cpp
test_thin_walls.cpp Improvements in performance of Medial Axis algorithm. 2022-11-16 12:03:31 +01:00
test_trianglemesh.cpp