bubnikv 09c539a242 Trigger background processing update when switching to a preview tab. 6 years ago
..
BoundingBox.xsp 0b5b02e002 Eradicated the Pointf class, replaced with Eigen Vector3d 6 years ago
BridgeDetector.xsp 47d904a628 Changed the Slic3r coordinate type from long to int32 to match 7 years ago
Clipper.xsp 81823fe7df Reduced the content of Geometry.pm, removed unused Perl subroutines. 7 years ago
Config.xsp add45a8f6e Added C++ command line processing, thanks @alexrj and @loh 6 years ago
ExPolygon.xsp 4913e90e10 Remove any Perl related code from libslic3r 9 years ago
ExPolygonCollection.xsp 4913e90e10 Remove any Perl related code from libslic3r 9 years ago
ExtrusionEntityCollection.xsp ed2ee2f6f3 Merged support_fills with support_interface_fills. 7 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 95ede7c4b8 Rewrote Fill2.pm to C++, deleted Perl infills for good. 8 years ago
Flow.xsp 47d904a628 Changed the Slic3r coordinate type from long to int32 to match 7 years ago
GCode.xsp 0b5b02e002 Eradicated the Pointf class, replaced with Eigen Vector3d 6 years ago
GCodeSender.xsp ba1c0b0137 CMake build process - fixes of the previous check-ins to build 7 years ago
Geometry.xsp 0b5b02e002 Eradicated the Pointf class, replaced with Eigen Vector3d 6 years ago
Layer.xsp 440e58573e Some documentation, C++11 conversion, code beautification, 6 years ago
Line.xsp cb138a20b8 Completely replaced the homebrew Pointf3 class with Eigen Vec3d. 6 years ago
Model.xsp e0cf7ecd22 WIP: Command line slicing for SLA. 6 years ago
MotionPlanner.xsp 4913e90e10 Remove any Perl related code from libslic3r 9 years ago
PerimeterGenerator.xsp 79f5a16536 Reverted the perimeter generator to not save the perimeter areas. 8 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 4913e90e10 Remove any Perl related code from libslic3r 9 years ago
Print.xsp 09c539a242 Trigger background processing update when switching to a preview tab. 6 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 0235f1a821 Merged with dev 6 years ago
XS.xsp 0ea4557632 Improved accuracy of slicing (triangle cutting) code, 6 years ago
my.map bde4153d44 Removed legacy GUI Perl bindings, 6 years ago
mytype.map 9d27b5e4a7 New XS framework for C and C++ code 11 years ago
typemap.xspt bde4153d44 Removed legacy GUI Perl bindings, 6 years ago