Slic3r/xs/xsp
Alessandro Ranellucci ac88fbcbb0 Ported clip_end(), length(), is_perimeter(), is_fill(), is_bridge() to XS 2013-11-21 18:03:40 +01:00
..
Clipper.xsp Use Clipper for line clipping 2013-11-21 14:15:38 +01:00
ExPolygon.xsp Ported encloses_point() to XS and renamed to contains_point() 2013-11-21 16:21:42 +01:00
ExPolygonCollection.xsp Ported intersect_expolygons() and subtract_expolygons() to XS 2013-11-21 17:53:50 +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 Ported clip_end(), length(), is_perimeter(), is_fill(), is_bridge() to XS 2013-11-21 18:03:40 +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 Ported encloses_point() to XS and renamed to contains_point() 2013-11-21 16:21:42 +01:00
Polyline.xsp Update Clipper to 6.0.0 2013-11-20 11:35:58 +01:00
PolylineCollection.xsp Use Clipper for line clipping 2013-11-21 14:15:38 +01:00
Surface.xsp 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
SurfaceCollection.xsp Introduce a ->count method for all collections to save time 2013-09-17 23:38:23 +02:00
TriangleMesh.xsp Use precomputed normals in 3D preview 2013-09-11 20:15:42 +02: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