Slic3r/xs/xsp
Alessandro Ranellucci eadffe4a9e Merge branch 'master' into boost-medialaxis
Conflicts:
	lib/Slic3r/Layer/Region.pm
	xs/src/ExPolygon.cpp
	xs/src/Point.cpp
	xs/src/Point.hpp
	xs/src/TriangleMesh.cpp
	xs/t/01_trianglemesh.t
2014-03-02 22:36:20 +01:00
..
BoundingBox.xsp Finished porting BoundingBox to XS 2014-01-07 12:48:09 +01:00
Clipper.xsp Ported traverse_pt() to XS 2013-11-23 23:21:59 +01:00
Config.xsp Some incomplete work for per-region config 2014-02-14 22:26:00 +01:00
ExPolygon.xsp Incomplete work for using Boost.Polygon to compute medial axis 2014-01-09 17:26:39 +01:00
ExPolygonCollection.xsp Refactoring. Use Model class for representing the plate in GUI 2013-12-12 20:19:33 +01:00
ExtrusionEntityCollection.xsp Introduce a ->count method for all collections to save time 2013-09-17 23:38:23 +02:00
ExtrusionLoop.xsp More incomplete work for Flow/Extruder refactoring 2014-01-03 18:27:46 +01:00
ExtrusionPath.xsp More incomplete work for Flow/Extruder refactoring 2014-01-03 18:27:46 +01:00
Flow.xsp Ported Flow to XS 2014-01-05 13:16:13 +01:00
Geometry.xsp Refactoring. Use Model class for representing the plate in GUI 2013-12-12 20:19:33 +01:00
Line.xsp Ported contains_line() to XS 2013-11-21 15:12:06 +01:00
Point.xsp Fix overflow in Point::ccw() affecting convex hull generation. Includes regression test 2014-01-17 14:49:51 +01:00
Polygon.xsp Removed more unused functions and fixed tests 2013-11-22 16:19:15 +01:00
Polyline.xsp Incomplete work for porting simplify() to XS 2013-11-21 20:25:24 +01:00
PolylineCollection.xsp Use Clipper for line clipping 2013-11-21 14:15:38 +01:00
Print.xsp Adapt plater to the new split config 2014-01-02 22:06:58 +01:00
Surface.xsp Perform additional checks before merging solid surfaces (i.e. take flow and fill pattern into account) 2014-02-10 13:19:44 +01:00
SurfaceCollection.xsp Perform additional checks before merging solid surfaces (i.e. take flow and fill pattern into account) 2014-02-10 13:19:44 +01:00
TriangleMesh.xsp New TriangleMeshSlicer::cut() method 2014-01-16 11:25:26 +01:00
XS.xsp Ported get_layer_range() to C 2013-06-23 15:33:07 +02:00
my.map Finished porting BoundingBox to XS 2014-01-07 12:48:09 +01:00
mytype.map New XS framework for C and C++ code 2013-06-22 17:16:45 +02:00
typemap.xspt Finished porting BoundingBox to XS 2014-01-07 12:48:09 +01:00