Slic3r/xs/xsp
Alessandro Ranellucci a331f4d27a Finished porting group() to XS 2013-11-23 18:15:59 +01:00
..
Clipper.xsp Use Clipper for line clipping 2013-11-21 14:15:38 +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 More files for convex_hull 2013-11-22 22:38:30 +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 Use Clipper for line clipping 2013-11-21 14:15:38 +01:00
Surface.xsp Ported is_solid() and is_bridge() to XS. Also ported (but not used yet) group() to SurfaceCollection::group() 2013-11-23 00:07:04 +01:00
SurfaceCollection.xsp Finished porting group() to XS 2013-11-23 18:15:59 +01:00
TriangleMesh.xsp Change method signature for slice() 2013-11-23 00:15:42 +01:00
XS.xsp Ported get_layer_range() to C 2013-06-23 15:33:07 +02:00
my.map Use Clipper for line clipping 2013-11-21 14:15:38 +01:00
mytype.map New XS framework for C and C++ code 2013-06-22 17:16:45 +02:00
typemap.xspt Ported intersect_expolygons() and subtract_expolygons() to XS 2013-11-21 17:53:50 +01:00