Slic3r/xs/t
Alessandro Ranellucci 2d9c399d96 Bugfix: incomplete slicing when a horizontal surface was tangent to the slicing plane and it shared an edge with an adjacent volume. #1672
Conflicts:

	xs/src/TriangleMesh.cpp
2014-03-02 22:18:30 +01:00
..
01_trianglemesh.t Bugfix: incomplete slicing when a horizontal surface was tangent to the slicing plane and it shared an edge with an adjacent volume. #1672 2014-03-02 22:18:30 +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 Return Surface objects by reference from SurfaceCollection objects and fix a bug in XS code causing some shell options to be ignored 2013-09-06 18:36:38 +02:00
06_polygon.t Many changes and fixes to remove leaks and return objects by reference 2013-09-03 19:26:58 +02: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 point_along_segment(), Polyline::length(), Polyline::clip_end() to XS 2013-10-27 22:57:25 +01:00
10_line.t Return objects by reference instead of always cloning 2013-09-02 20:22:20 +02:00
11_clipper.t Many changes and fixes to remove leaks and return objects by reference 2013-09-03 19:26:58 +02: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