Alessandro Ranellucci 1fda9e3d50 Ported concave_points() and convex_points() to XS 10 years ago
..
BoundingBox.xsp 73b3c06361 Ported more things to XS 10 years ago
BridgeDetector.xsp 379cde30e2 Ported Slic3r::BridgeDetector to XS 10 years ago
Clipper.xsp bf0eb1af0c Refactored ClipperUtils API for a more consistent arguments convention 10 years ago
Config.xsp 2c64c3dd5b Bugfix: spiral vase was not working when extrusion axis was not E. #2350 10 years ago
ExPolygon.xsp 634bc09e2c Refactoring: renamed all contains_*() methods to contains() in C++ 10 years ago
ExPolygonCollection.xsp 634bc09e2c Refactoring: renamed all contains_*() methods to contains() in C++ 10 years ago
Extruder.xsp 7f57f007cd Refactoring: moved Slic3r::GCode::Base to Slic3r::GCode::Writer 10 years ago
ExtrusionEntityCollection.xsp 6adc3477c9 Moved C++ code into new libslic3r directory 10 years ago
ExtrusionLoop.xsp c97cac5bc9 Fixed glitch in commit 9c93e52c8f313d4448006f06718a6dfdc5ec758a causing tests failures 10 years ago
ExtrusionPath.xsp 6adc3477c9 Moved C++ code into new libslic3r directory 10 years ago
Flow.xsp 6adc3477c9 Moved C++ code into new libslic3r directory 10 years ago
GCodeWriter.xsp ee3fb7caa2 Ported GCodeWriter to XS (faster G-code export!) 10 years ago
Geometry.xsp 379cde30e2 Ported Slic3r::BridgeDetector to XS 10 years ago
Layer.xsp 5deadc8f12 Refactoring: removed _islands members in Slic3r::GCode 10 years ago
Line.xsp 6adc3477c9 Moved C++ code into new libslic3r directory 10 years ago
Model.xsp a5df9fb795 Ported ModelObject::split() to XS 10 years ago
MotionPlanner.xsp 6b8f03ff1c Bugfix: crash in some circumstances when avoid_crossing_perimeters is enabled. #2266 10 years ago
PlaceholderParser.xsp 8b6a8e6307 Ported PlaceholderParser::update_timestamp() to XS 10 years ago
Point.xsp 167df0ab87 Refactoring: moved most of the low-level G-code to the Slic3r::GCode::Base class. Cleanup of the retraction and wipe logic. 10 years ago
Polygon.xsp 1fda9e3d50 Ported concave_points() and convex_points() to XS 10 years ago
Polyline.xsp bf0eb1af0c Refactored ClipperUtils API for a more consistent arguments convention 10 years ago
PolylineCollection.xsp 6adc3477c9 Moved C++ code into new libslic3r directory 10 years ago
Print.xsp e8f242ee3f Move toolpaths preview to the plater dialog 10 years ago
Surface.xsp bf0eb1af0c Refactored ClipperUtils API for a more consistent arguments convention 10 years ago
SurfaceCollection.xsp b69caff93c Ported LayerRegion::make_slices() to XS 10 years ago
TriangleMesh.xsp 6010297465 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 10 years ago
XS.xsp 8b6a8e6307 Ported PlaceholderParser::update_timestamp() to XS 10 years ago
my.map 6010297465 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 10 years ago
mytype.map 9d27b5e4a7 New XS framework for C and C++ code 11 years ago
typemap.xspt 379cde30e2 Ported Slic3r::BridgeDetector to XS 10 years ago