Slic3r/xs/t
Alessandro Ranellucci bb5bbe191f Support enum config options 2013-12-21 10:46:43 +01:00
..
01_trianglemesh.t Merge branch 'stable' 2013-11-24 22:48:31 +01:00
03_point.t Ported nearest_point() and nearest_point_index() 2013-08-27 00:52:20 +02:00
04_expolygon.t Return objects by reference instead of always cloning 2013-09-02 20:22:20 +02:00
05_surface.t Finished porting group() to XS 2013-11-23 18:15:59 +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 Return ExtrusionPath->polyline and ExtrusionLoop->polygon by reference 2013-08-31 00:50:03 +02:00
08_extrusionloop.t Return ExtrusionPath->polyline and ExtrusionLoop->polygon by reference 2013-08-31 00:50:03 +02:00
09_polyline.t Ported simplify() to XS and removed dependency on Boost::Geometry::Utils 2013-11-22 16:01:50 +01:00
10_line.t Return objects by reference instead of always cloning 2013-09-02 20:22:20 +02:00
11_clipper.t Use Clipper for line clipping 2013-11-21 14:15:38 +01:00
12_extrusionpathcollection.t Fix segfault when calling chained_path() on an ExtrusionPathCollection using no_sort. Includes regression test 2013-09-28 15:30:10 +02: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 Support enum config options 2013-12-21 10:46:43 +01:00