PrusaSlicer-NonPlainar/xs/xsp
2014-12-12 22:43:56 +01:00
..
BoundingBox.xsp Ported more things to XS 2014-09-21 10:51:36 +02:00
BridgeDetector.xsp Ported Slic3r::BridgeDetector to XS 2014-11-15 22:41:22 +01:00
Clipper.xsp Refactored ClipperUtils API for a more consistent arguments convention 2014-11-15 23:44:03 +01:00
Config.xsp Bugfix: spiral vase was not working when extrusion axis was not E. #2350 2014-11-23 18:59:18 +01:00
ExPolygon.xsp Refactoring: renamed all contains_*() methods to contains() in C++ 2014-11-23 20:14:13 +01:00
ExPolygonCollection.xsp Refactoring: renamed all contains_*() methods to contains() in C++ 2014-11-23 20:14:13 +01:00
Extruder.xsp Refactoring: moved Slic3r::GCode::Base to Slic3r::GCode::Writer 2014-10-25 10:42:07 +02:00
ExtrusionEntityCollection.xsp Moved C++ code into new libslic3r directory 2014-08-03 19:42:29 +02:00
ExtrusionLoop.xsp Fixed glitch in commit 9c93e52c8f causing tests failures 2014-11-08 15:02:58 +01:00
ExtrusionPath.xsp Moved C++ code into new libslic3r directory 2014-08-03 19:42:29 +02:00
Flow.xsp Moved C++ code into new libslic3r directory 2014-08-03 19:42:29 +02:00
GCodeWriter.xsp Ported GCodeWriter to XS (faster G-code export!) 2014-11-09 19:02:45 +01:00
Geometry.xsp Ported Slic3r::BridgeDetector to XS 2014-11-15 22:41:22 +01:00
Layer.xsp Limit "Only retract when crossing perimeters" so that retraction is triggered also when crossing the boundaries of a single region. #2298 2014-12-09 01:08:58 +01:00
Line.xsp Moved C++ code into new libslic3r directory 2014-08-03 19:42:29 +02:00
Model.xsp Ported ModelObject::split() to XS 2014-11-12 23:50:09 +01:00
MotionPlanner.xsp Bugfix: crash in some circumstances when avoid_crossing_perimeters is enabled. #2266 2014-10-15 00:59:26 +02:00
my.map All std::string variables are now supposed to be UTF-8 encoded. We now embed the std::string typemaps in order to do this. #2282 2014-11-22 22:20:28 +01:00
mytype.map New XS framework for C and C++ code 2013-06-22 17:16:45 +02:00
PlaceholderParser.xsp Ported PlaceholderParser::update_timestamp() to XS 2014-11-09 20:41:43 +01:00
Point.xsp Refactoring: moved most of the low-level G-code to the Slic3r::GCode::Base class. Cleanup of the retraction and wipe logic. 2014-10-21 20:16:45 +02:00
Polygon.xsp Ported concave_points() and convex_points() to XS 2014-12-01 00:00:12 +01:00
Polyline.xsp Refactored ClipperUtils API for a more consistent arguments convention 2014-11-15 23:44:03 +01:00
PolylineCollection.xsp Moved C++ code into new libslic3r directory 2014-08-03 19:42:29 +02:00
Print.xsp Removed two useless methods in Print 2014-12-12 22:43:56 +01:00
SupportMaterial.xsp Ported Print::bounding_box(), Print::total_bounding_box(), Print::skirt_flow(), Print:skirt_first_layer_height() to XS 2014-12-12 22:43:56 +01:00
Surface.xsp Refactored ClipperUtils API for a more consistent arguments convention 2014-11-15 23:44:03 +01:00
SurfaceCollection.xsp Ported LayerRegion::make_slices() to XS 2014-11-09 16:24:07 +01:00
TriangleMesh.xsp All std::string variables are now supposed to be UTF-8 encoded. We now embed the std::string typemaps in order to do this. #2282 2014-11-22 22:20:28 +01:00
typemap.xspt Ported Slic3r::BridgeDetector to XS 2014-11-15 22:41:22 +01:00
XS.xsp Ported PlaceholderParser::update_timestamp() to XS 2014-11-09 20:41:43 +01:00