bubnikv 19977edae2 Removed the "Broken croak" support, which was useful on broken 6 years ago
..
inc 93dce7a2d3 Ported config load / stored to C++, thanks @alexrj 7 years ago
01_trianglemesh.t 61f0a9e4da Replace the flip word with mirror. #3060 9 years ago
03_point.t 97211f35e7 More robust medial axis pruning. #2800 9 years ago
04_expolygon.t 60f640f100 Remove self-intersections before supplying polygon data to polyPartition and rename triangulate2() to triangulate_pp() 10 years ago
05_surface.t b69caff93c Ported LayerRegion::make_slices() to XS 10 years ago
06_polygon.t 660b56acb5 Fixed type error 8 years ago
07_extrusionpath.t ed2ee2f6f3 Merged support_fills with support_interface_fills. 7 years ago
08_extrusionloop.t ed2ee2f6f3 Merged support_fills with support_interface_fills. 7 years ago
09_polyline.t 70ec433e67 Faster (but less precise) implementation of simplify_by_visibility(), since it was the bottleneck of avoid_crossing_perimeters. #2777 9 years ago
10_line.t e749f6040f New +Line::intersection_infinite() method 9 years ago
11_clipper.t 6582182e0c Adapted to the new ClipperUtils.hpp interface by @alexrj 8 years ago
12_extrusionpathcollection.t 6cab5668e3 Restore correct ordering of concentric infill loops, preventing them from being reordered during G-code generation 9 years ago
13_polylinecollection.t 1cfdf7e955 Ported Slic3r::Polyline::Collection 11 years ago
14_geometry.t 1bebe6097b Make test happy 9 years ago
15_config.t 61ae78432c Removed the unsupported "pillars" support pattern. 6 years ago
16_flow.t 534b8c3f12 Fixed minor harmless error in a couple tests 10 years ago
17_boundingbox.t 73b3c06361 Ported more things to XS 10 years ago
18_motionplanner.t 1a286fc906 Fixes and improvements to MotionPlanner, much smarter now 9 years ago
19_model.t 360dee862b Keep model objects aligned to Z = 0 in plater 10 years ago
20_print.t 934bd43e35 More refactoring on Config XS bindings 9 years ago
21_gcode.t b4019bb438 Ported more Slic3r::GCode methods to XS 9 years ago
22_exception.t 19977edae2 Removed the "Broken croak" support, which was useful on broken 6 years ago