PrusaSlicer-NonPlainar/xs/xsp
2015-04-16 20:44:55 +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 Tell what options were changed when prompting user for saving a modified preset. Also, check whether the preset was actually modified by performing a proper idempotent diff. #2165 2014-12-25 17:35:31 +01: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 Fixed regression introduced by the recent PerimeterGenerator refactoring causing spiral vase not to be correctly skipped on multi-loop layers. Includes regression test. #2761 2015-04-12 20:16:27 +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
GCodeWriter.xsp Change end_program() to postamble() 2015-02-15 17:09:17 +01:00
Geometry.xsp Added a new Slic3r::Geometry::simplify_polygons() function 2015-01-30 18:33:20 +01: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 Cleanup of some method signatures and of XS return types 2015-01-19 18:53:04 +01:00
MotionPlanner.xsp Cleanup of some method signatures and of XS return types 2015-01-19 18:53:04 +01:00
my.map Faster loading of 3D preview and much less memory used 2015-01-24 23:35:29 +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 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 Use support material layer height for raft layer instead of object layer height. #2723 2015-03-09 19:36:23 +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 Cleanup of some method signatures and of XS return types 2015-01-19 18:53:04 +01:00
typemap.xspt Faster loading of 3D preview and much less memory used 2015-01-24 23:35:29 +01:00
XS.xsp Ported PlaceholderParser::update_timestamp() to XS 2014-11-09 20:41:43 +01:00