Slic3r/xs/t
Alessandro Ranellucci ed8a2f7330 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
..
01_trianglemesh.t New TriangleMeshSlicer::cut() method 2014-01-16 11:25:26 +01: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 Include thin walls in general top-level perimeter sorting to get more efficient paths 2014-03-09 20:19:30 +01: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 Ported encloses_point() to XS and renamed to contains_point() 2013-11-21 16:21:42 +01: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 New support material pattern: pillars! 2014-01-05 16:51:16 +01: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