Slic3r/xs/xsp
Alessandro Ranellucci 98e40d3fe4 Store width and height in ExtrusionEntity objects for debugging purposes 2014-04-29 23:16:16 +02:00
..
BoundingBox.xsp Implement type checking for XS objects 2014-04-27 19:38:56 +02:00
Clipper.xsp Ported traverse_pt() to XS 2013-11-23 23:21:59 +01:00
Config.xsp Workaround for upstream module bug causing command line option parsing for multi-boolean options like retract-layer-change and wipe 2014-04-19 19:14:41 +02:00
ExPolygon.xsp New get_trapezoids() implementation. Maybe heavier but it doesn't fail with some versions of GCC like the one provided by Boost.Polygon. #1965 2014-04-28 20:14:20 +02:00
ExPolygonCollection.xsp Implement type checking for XS objects 2014-04-27 19:38:56 +02:00
Extruder.xsp Some minor changes to the newly-ported Extruder class 2014-04-28 22:02:34 +02:00
ExtrusionEntityCollection.xsp Implement type checking for XS objects 2014-04-27 19:38:56 +02:00
ExtrusionLoop.xsp Store width and height in ExtrusionEntity objects for debugging purposes 2014-04-29 23:16:16 +02:00
ExtrusionPath.xsp Store width and height in ExtrusionEntity objects for debugging purposes 2014-04-29 23:16:16 +02:00
Flow.xsp Implement type checking for XS objects 2014-04-27 19:38:56 +02:00
Geometry.xsp Implement type checking for XS objects 2014-04-27 19:38:56 +02:00
Line.xsp Implement type checking for XS objects 2014-04-27 19:38:56 +02:00
Point.xsp Add xsp wrapper for Pointf class. 2014-04-28 01:13:50 +03:00
Polygon.xsp Implement type checking for XS objects 2014-04-27 19:38:56 +02:00
Polyline.xsp Implement type checking for XS objects 2014-04-27 19:38:56 +02:00
PolylineCollection.xsp Implement type checking for XS objects 2014-04-27 19:38:56 +02:00
Print.xsp Adapt plater to the new split config 2014-01-02 22:06:58 +01:00
Surface.xsp Implement type checking for XS objects 2014-04-27 19:38:56 +02:00
SurfaceCollection.xsp Perform additional checks before merging solid surfaces (i.e. take flow and fill pattern into account) 2014-02-10 13:19:44 +01:00
TriangleMesh.xsp Implement type checking for XS objects 2014-04-27 19:38:56 +02:00
XS.xsp Ported get_layer_range() to C 2013-06-23 15:33:07 +02:00
my.map Replace Extruder::config accessor with Perl wrapper, with C++ option accessors. 2014-04-28 00:49:05 +03:00
mytype.map New XS framework for C and C++ code 2013-06-22 17:16:45 +02:00
typemap.xspt Replace Extruder::config accessor with Perl wrapper, with C++ option accessors. 2014-04-28 00:49:05 +03:00