Slic3r/xs/xsp
Alessandro Ranellucci 42a2ea31ec More work on PathsToGCode 2013-12-05 01:24:07 +01:00
..
Clipper.xsp Ported traverse_pt() to XS 2013-11-23 23:21:59 +01:00
ExPolygon.xsp More unfinished work 2013-11-22 02:16:10 +01:00
ExPolygonCollection.xsp Incomplete work for porting simplify() to XS 2013-11-21 20:25:24 +01:00
ExtrusionEntityCollection.xsp Introduce a ->count method for all collections to save time 2013-09-17 23:38:23 +02:00
ExtrusionLoop.xsp Ported clip_end(), length(), is_perimeter(), is_fill(), is_bridge() to XS 2013-11-21 18:03:40 +01:00
ExtrusionPath.xsp Incomplete work for porting simplify() to XS 2013-11-21 20:25:24 +01:00
Geometry.xsp Move Geometry.cpp to Slic3r::Geometry namespace 2013-11-23 21:54:56 +01:00
Line.xsp Ported contains_line() to XS 2013-11-21 15:12:06 +01:00
Point.xsp Ported Point->distance_to() and Line->length() 2013-08-28 20:41:41 +02: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 More work on PathsToGCode 2013-12-05 01:24:07 +01:00
Surface.xsp Fix compilation on Windows 2013-11-24 11:24:10 +01:00
SurfaceCollection.xsp Bugfix: segfault in SurfaceCollection->group(), fixed with a better implementation. #1566 2013-12-04 00:11:08 +01:00
TriangleMesh.xsp New TriangleMesh::convex_hull() 2013-11-24 01:15:52 +01:00
XS.xsp Ported get_layer_range() to C 2013-06-23 15:33:07 +02:00
my.map Ported chained_path() to XS 2013-11-23 21:39:05 +01:00
mytype.map New XS framework for C and C++ code 2013-06-22 17:16:45 +02:00
typemap.xspt Ported Surface->offset() to XS 2013-11-23 18:29:25 +01:00