PrusaSlicer-NonPlainar/xs/xsp
2015-11-04 23:11:30 +01:00
..
BoundingBox.xsp Cleanup of some method signatures and of XS return types 2015-01-19 18:53:04 +01:00
BridgeDetector.xsp Finished porting LayerRegion to C++ 2015-10-26 23:24:46 +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 Fixed compilation warnings and a potential bug in MotionPlanner, as reported in #3054 2015-11-04 20:50:32 +01:00
ExtrusionEntityCollection.xsp Finished porting PerimeterGenerator to C++ 2015-07-23 15:53:02 +02:00
ExtrusionLoop.xsp Make tests happy 2015-07-02 14:29:20 +02:00
ExtrusionPath.xsp Use GCodeWriter for path segments (refactoring) 2015-07-02 19:14:55 +02:00
Flow.xsp Moved C++ code into new libslic3r directory 2014-08-03 19:42:29 +02:00
GCode.xsp Finished porting Slic3r::GCode to XS (speed boost!) 2015-07-02 20:24:16 +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 Finished porting LayerRegion to C++ 2015-10-26 23:24:46 +01:00
Line.xsp Cleanup of some method signatures and of XS return types 2015-01-19 18:53:04 +01:00
Model.xsp Replace the flip word with mirror. #3060 2015-11-04 23:11:30 +01:00
MotionPlanner.xsp Cleanup of some method signatures and of XS return types 2015-01-19 18:53:04 +01:00
my.map Finished porting PerimeterGenerator to C++ 2015-07-23 15:53:02 +02:00
mytype.map New XS framework for C and C++ code 2013-06-22 17:16:45 +02:00
PerimeterGenerator.xsp Finished porting PerimeterGenerator to C++ 2015-07-23 15:53:02 +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 LayerRegion to C++ 2015-10-26 23:24:46 +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 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 Replace the flip word with mirror. #3060 2015-11-04 23:11:30 +01:00
typemap.xspt Finished porting PerimeterGenerator to C++ 2015-07-23 15:53:02 +02:00
XS.xsp Ported PlaceholderParser::update_timestamp() to XS 2014-11-09 20:41:43 +01:00