..
01_trianglemesh.t
Replace the flip word with mirror. #3060
2015-11-04 23:11:30 +01:00
03_point.t
More robust medial axis pruning. #2800
2015-05-13 20:50:30 +02:00
04_expolygon.t
Remove self-intersections before supplying polygon data to polyPartition and rename triangulate2() to triangulate_pp()
2014-05-01 10:37:38 +02:00
05_surface.t
Ported LayerRegion::make_slices() to XS
2014-11-09 16:24:07 +01:00
06_polygon.t
Fixed type error
2016-03-26 12:21:54 +01:00
07_extrusionpath.t
More incomplete work for Flow/Extruder refactoring
2014-01-03 18:27:46 +01:00
08_extrusionloop.t
Bugfix: a bug in Polyline::split_at() caused random loss of perimeter segments. #2495
2015-01-05 15:51:57 +01:00
09_polyline.t
Faster (but less precise) implementation of simplify_by_visibility(), since it was the bottleneck of avoid_crossing_perimeters. #2777
2015-05-18 19:28:59 +02:00
10_line.t
New +Line::intersection_infinite() method
2015-01-16 16:25:39 +01:00
11_clipper.t
Added failing test case for Clipper regression causing extra points in polyline intersection, thus crash with circular bed shape
2015-02-22 17:03:23 +01:00
12_extrusionpathcollection.t
Restore correct ordering of concentric infill loops, preventing them from being reordered during G-code generation
2015-03-09 18:28:07 +01:00
13_polylinecollection.t
Ported Slic3r::Polyline::Collection
2013-08-30 00:06:10 +02:00
14_geometry.t
Make test happy
2015-12-02 19:39:16 +01:00
15_config.t
Added "Notes" page to the filament configuration.
2016-11-01 13:41:24 +01:00
16_flow.t
Fixed minor harmless error in a couple tests
2014-08-08 11:07:51 +02:00
17_boundingbox.t
Ported more things to XS
2014-09-21 10:51:36 +02:00
18_motionplanner.t
Fixes and improvements to MotionPlanner, much smarter now
2015-12-21 14:46:35 +01:00
19_model.t
Keep model objects aligned to Z = 0 in plater
2014-12-12 22:43:56 +01:00
20_print.t
More refactoring on Config XS bindings
2015-12-16 12:58:06 +01:00
21_gcode.t
Ported more Slic3r::GCode methods to XS
2015-07-01 23:00:52 +02:00