PrusaSlicer-NonPlainar/xs/t
2014-05-01 12:07:11 +02:00
..
01_trianglemesh.t Use poly2tri for triangulation. This fixes some cases where polyPartition couldn't triangulate successfully. Reported as issue #9 in polyPartition repository. Tested with MotorHalter_0.stl cut at 1.2 2014-05-01 12:07:11 +02:00
03_point.t Fix overflow in Point::ccw() affecting convex hull generation. Includes regression test 2014-01-17 14:49:51 +01: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 Perform additional checks before merging solid surfaces (i.e. take flow and fill pattern into account) 2014-02-10 13:19:44 +01:00
06_polygon.t New Polygon::triangulate_convex() method 2014-04-24 16:59:36 +02:00
07_extrusionpath.t More incomplete work for Flow/Extruder refactoring 2014-01-03 18:27:46 +01:00
08_extrusionloop.t More incomplete work for Flow/Extruder refactoring 2014-01-03 18:27:46 +01:00
09_polyline.t Extend medial axis endpoints to fill the entire length. Includes fix for a minor memory leak caused by usage of old signature for Line::point_at() 2014-03-15 16:53:20 +01:00
10_line.t Return objects by reference instead of always cloning 2013-09-02 20:22:20 +02:00
11_clipper.t Update Clipper to 6.1.2 2013-12-24 12:40:46 +01:00
12_extrusionpathcollection.t Include thin walls in general top-level perimeter sorting to get more efficient paths 2014-03-09 20:19:30 +01:00
13_polylinecollection.t Ported Slic3r::Polyline::Collection 2013-08-30 00:06:10 +02:00
14_geometry.t More files for convex_hull 2013-11-22 22:38:30 +01:00
15_config.t Workaround for upstream module bug causing command line option parsing for multi-boolean options like retract-layer-change and wipe 2014-04-19 19:14:41 +02:00
16_flow.t Ported Flow to XS 2014-01-05 13:16:13 +01:00
17_boundingbox.t Finished porting BoundingBox to XS 2014-01-07 12:48:09 +01:00