enricoturri1966 28b4ad92ea Fix of previous commit 4 years ago
..
BoundingBox.xsp 0b5b02e002 Eradicated the Pointf class, replaced with Eigen Vector3d 6 years ago
BridgeDetector.xsp f8ff23638f Fixed regression due to ExPolygonCollection to ExPolygons refactoring. 5 years ago
Clipper.xsp 81823fe7df Reduced the content of Geometry.pm, removed unused Perl subroutines. 7 years ago
Config.xsp e0b0a2cdcf Fix of previous commit. 4 years ago
ExPolygon.xsp de70b6a06a Removed ExPolygon::triangulate_pp() from Perl XS bindings and unit tests. 6 years ago
ExPolygonCollection.xsp f8ff23638f Fixed regression due to ExPolygonCollection to ExPolygons refactoring. 5 years ago
ExtrusionEntityCollection.xsp 331c187b39 Rest of the path chaining has been replaced with the new algorithm. 5 years ago
ExtrusionLoop.xsp e90279c513 Ported the G-code generator from Perl to C++. 7 years ago
ExtrusionMultiPath.xsp e90279c513 Ported the G-code generator from Perl to C++. 7 years ago
ExtrusionPath.xsp e90279c513 Ported the G-code generator from Perl to C++. 7 years ago
ExtrusionSimulator.xsp ed83ff37f8 Simulation of extrusion in a plane, useful for finding out under / over-extruions. 8 years ago
Filler.xsp 331c187b39 Rest of the path chaining has been replaced with the new algorithm. 5 years ago
Flow.xsp 47d904a628 Changed the Slic3r coordinate type from long to int32 to match 7 years ago
GCode.xsp 28b4ad92ea Fix of previous commit 4 years ago
GCodeSender.xsp ba1c0b0137 CMake build process - fixes of the previous check-ins to build 7 years ago
Geometry.xsp 81b809f2a1 Fixed broken compilation of Perl bindings. 4 years ago
Layer.xsp afbc4a4cf2 Fixing perl bindings after refactoring 5 years ago
Line.xsp cb138a20b8 Completely replaced the homebrew Pointf3 class with Eigen Vec3d. 6 years ago
Model.xsp aa0335a750 Trying to fix perl bindings 4 years ago
MotionPlanner.xsp 4913e90e10 Remove any Perl related code from libslic3r 9 years ago
PerimeterGenerator.xsp 3e855d36dc Fixed unit tests after previous include manipulations 4 years ago
PlaceholderParser.xsp a32281c268 Fix format-security violations (#802) 6 years ago
Point.xsp ac72cd779f Replaced Point3 with Eigen Vec3crd, removed Point3 from the Perl binding. 6 years ago
Polygon.xsp 5b94f53cd7 Removed the Point::wkt() and Point::dump_perl() methods. 6 years ago
Polyline.xsp 5b94f53cd7 Removed the Point::wkt() and Point::dump_perl() methods. 6 years ago
PolylineCollection.xsp 331c187b39 Rest of the path chaining has been replaced with the new algorithm. 5 years ago
Print.xsp 8f04a76337 Final fix of Perl bindings 4 years ago
Surface.xsp 6582182e0c Adapted to the new ClipperUtils.hpp interface by @alexrj 8 years ago
SurfaceCollection.xsp 4913e90e10 Remove any Perl related code from libslic3r 9 years ago
TriangleMesh.xsp e7d2fcf0be Fixed unit tests broken with the previous commit (Spiral Vase fix). 5 years ago
XS.xsp 0787fa861a Updated handling of the SLIC3R_BUILD_ID key 5 years ago
my.map 277b340481 Attempt to fix build on OsX 4 years ago
mytype.map 9d27b5e4a7 New XS framework for C and C++ code 11 years ago
typemap.xspt 277b340481 Attempt to fix build on OsX 4 years ago