PrusaSlicer-NonPlainar/xs/xsp
2013-09-02 20:22:20 +02:00
..
Clipper.xsp Removed dependency on Math::Clipper 2013-08-27 01:26:44 +02:00
ExPolygon.xsp Return objects by reference instead of always cloning 2013-09-02 20:22:20 +02:00
ExPolygonCollection.xsp Merge branch 'master' into xsdata 2013-08-08 02:10:34 +02:00
ExtrusionEntityCollection.xsp Fix segfault when appending an ExtrusionPath::Collection to another Collection 2013-08-31 01:23:47 +02:00
ExtrusionLoop.xsp Return ExtrusionPath->polyline and ExtrusionLoop->polygon by reference 2013-08-31 00:50:03 +02:00
ExtrusionPath.xsp Return objects by reference instead of always cloning 2013-09-02 20:22:20 +02:00
Line.xsp Return objects by reference instead of always cloning 2013-09-02 20:22:20 +02:00
my.map Return objects by reference instead of always cloning 2013-09-02 20:22:20 +02:00
mytype.map New XS framework for C and C++ code 2013-06-22 17:16:45 +02:00
Object.xsp Missing #include causing XS build to fail. #1349 2013-07-23 11:36:18 +02:00
Point.xsp Ported Point->distance_to() and Line->length() 2013-08-28 20:41:41 +02:00
Polygon.xsp Return objects by reference instead of always cloning 2013-09-02 20:22:20 +02:00
Polyline.xsp Return objects by reference instead of always cloning 2013-09-02 20:22:20 +02:00
PolylineCollection.xsp Ported Slic3r::Polyline::Collection 2013-08-30 00:06:10 +02:00
Surface.xsp Return Surface->expolygon by reference 2013-08-31 00:28:24 +02:00
SurfaceCollection.xsp Merge branch 'master' into xsdata 2013-08-08 02:10:34 +02:00
TriangleMesh.xsp Ported TriangleMesh->rotate 2013-08-05 19:52:37 +02:00
typemap.xspt Return objects by reference instead of always cloning 2013-09-02 20:22:20 +02:00
XS.xsp Ported get_layer_range() to C 2013-06-23 15:33:07 +02:00