PrusaSlicer-NonPlainar/xs/xsp
2015-07-01 21:01:42 +02:00
..
BoundingBox.xsp Cleanup of some method signatures and of XS return types 2015-01-19 18:53:04 +01: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 Ported Config::setenv() to XS 2015-07-01 18:18:25 +02:00
ExPolygon.xsp Refactoring: renamed all contains_*() methods to contains() in C++ 2014-11-23 20:14:13 +01:00
ExPolygonCollection.xsp Cleanup of some method signatures and of XS return types 2015-01-19 18:53:04 +01:00
Extruder.xsp Refactoring: moved Slic3r::GCode::Base to Slic3r::GCode::Writer 2014-10-25 10:42:07 +02:00
ExtrusionEntityCollection.xsp New experimental autospeed feature. #2810 2015-05-31 22:04:32 +02:00
ExtrusionLoop.xsp Bugfix: crash when rendering lines with zero length in 3D preview. #2569 2015-01-25 15:21:45 +01:00
ExtrusionPath.xsp Initial work for 3D rendering of toolpaths 2015-01-15 20:06:30 +01:00
Flow.xsp Moved C++ code into new libslic3r directory 2014-08-03 19:42:29 +02:00
GCode.xsp Ported Slic3r::GCode::OozePrevention storage to XS 2015-07-01 21:01:42 +02:00
GCodeWriter.xsp Change end_program() to postamble() 2015-02-15 17:09:17 +01:00
Geometry.xsp Ported Slic3r::Geometry::arrange() to C++/XS 2015-04-29 19:19:07 +02:00
GUI_3DScene.xsp Faster loading of 3D preview and much less memory used 2015-01-24 23:35:29 +01:00
Layer.xsp Ported Layer::merge_slices() to XS 2015-04-16 20:44:55 +02:00
Line.xsp Cleanup of some method signatures and of XS return types 2015-01-19 18:53:04 +01:00
Model.xsp Ported ModelObject::rotate() and ModelObject::flip() to XS, as well as axes constants 2015-04-16 21:22:04 +02:00
MotionPlanner.xsp Cleanup of some method signatures and of XS return types 2015-01-19 18:53:04 +01:00
my.map Ported Slic3r::GCode::OozePrevention storage to XS 2015-07-01 21:01:42 +02:00
mytype.map New XS framework for C and C++ code 2013-06-22 17:16:45 +02:00
PlaceholderParser.xsp Finished porting PlaceholderParser to XS 2015-07-01 19:35:22 +02:00
Point.xsp Cleanup of some method signatures and of XS return types 2015-01-19 18:53:04 +01:00
Polygon.xsp Cleanup of some method signatures and of XS return types 2015-01-19 18:53:04 +01:00
Polyline.xsp Bugfix: crash when rendering lines with zero length in 3D preview. #2569 2015-01-25 15:21:45 +01:00
PolylineCollection.xsp Moved C++ code into new libslic3r directory 2014-08-03 19:42:29 +02:00
Print.xsp Finished porting PlaceholderParser to XS 2015-07-01 19:35:22 +02: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 Make infill_only_where_needed idempotent. #2198 2014-12-24 01:29:36 +01:00
SurfaceCollection.xsp Ported LayerRegion::make_slices() to XS 2014-11-09 16:24:07 +01:00
TriangleMesh.xsp Cleanup of some method signatures and of XS return types 2015-01-19 18:53:04 +01:00
typemap.xspt Ported Slic3r::GCode::Wipe storage to XS 2015-07-01 20:57:16 +02:00
XS.xsp Ported PlaceholderParser::update_timestamp() to XS 2014-11-09 20:41:43 +01:00