PrusaSlicer-NonPlainar/xs/xsp
2013-12-04 00:11:08 +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
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
my.map Ported chained_path() to XS 2013-11-23 21:39:05 +01:00
mytype.map
Point.xsp
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
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
typemap.xspt Ported Surface->offset() to XS 2013-11-23 18:29:25 +01:00
XS.xsp