PrusaSlicer-NonPlainar/xs/xsp
2014-12-22 11:46:16 +01:00
..
BoundingBox.xsp 3D object positioning 2014-12-16 01:12:56 +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 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 Removed useless thing added in e79aa2e81c 2014-12-17 00:52:01 +01:00
ExtrusionLoop.xsp Fixed tests 2014-12-17 01:15:47 +01:00
ExtrusionPath.xsp New --solid-infill-extruder option. Includes a refactoring of the strategy used to order layer extrusions according to their extruder and island; toolchanges and travel moves should be more optimized now. #618 2014-12-17 00:34:00 +01:00
Flow.xsp Moved C++ code into new libslic3r directory 2014-08-03 19:42:29 +02:00
GCodeWriter.xsp Some more work on wireframe 2014-12-21 22:52:18 +01:00
Geometry.xsp Ported Slic3r::BridgeDetector to XS 2014-11-15 22:41:22 +01:00
Layer.xsp Bugfix: only_retract_when_crossing_perimeters was not correctly applied on bottom layer when no bottom solid layers were printed 2014-12-22 11:46:16 +01:00
Line.xsp 3D object positioning 2014-12-16 01:12:56 +01:00
Model.xsp Objects can be selected in 3D preview now. Double click and right click work as well 2014-12-13 20:41:03 +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 3D object positioning 2014-12-16 01:12:56 +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 Some more work on wireframe 2014-12-21 22:52:18 +01: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 Use perimeter extruder for brim. #618 2014-12-17 00:45:05 +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 3D object positioning 2014-12-16 01:12:56 +01:00
XS.xsp Ported PlaceholderParser::update_timestamp() to XS 2014-11-09 20:41:43 +01:00