Enrico Turri 3835a1cacf Fixed #1244 - perl part 6 years ago
..
AppController.xsp ec3e1403b6 Cleaning up and fixing localization issues with AppController. 6 years ago
BoundingBox.xsp a754de4c32 Fixed panning in Layers view 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 6b2b970b9a Added machine evelope configuration parameters 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 8eb8a8b1f6 Fix format-security violation with croak 6 years ago
GCodeSender.xsp ba1c0b0137 CMake build process - fixes of the previous check-ins to build 7 years ago
GUI.xsp 7258c597b9 Fix window size persistence 6 years ago
GUI_3DScene.xsp 4d98d32199 Use of bounding box of rotated 3D convex hull for out of print volume detection 6 years ago
GUI_AppConfig.xsp e680658cf5 Fixed selection of sensible active print / filament / printer profile 6 years ago
GUI_Preset.xsp df03b8e4e8 PresetUpdater: Notify about Slic3r updates 6 years ago
GUI_Tab.xsp b8cb936973 Added effective update of ComboBoxes on Plater 6 years ago
Geometry.xsp 6217622865 Hopefully a fix of https://github.com/prusa3d/Slic3r/issues/11 8 years ago
Layer.xsp 440e58573e Some documentation, C++11 conversion, code beautification, 6 years ago
Line.xsp 9e8022f6f6 More refactoring to medial axis and gap fill, more robust 8 years ago
Model.xsp 3835a1cacf Fixed #1244 - perl part 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 47d904a628 Changed the Slic3r coordinate type from long to int32 to match 7 years ago
Polygon.xsp 8b5f7f0fb2 Limit the object movement to the vincinity of the print bed. 7 years ago
Polyline.xsp 6582182e0c Adapted to the new ClipperUtils.hpp interface by @alexrj 8 years ago
PolylineCollection.xsp 4913e90e10 Remove any Perl related code from libslic3r 9 years ago
Print.xsp 712fef0669 Added number of toolchanges into 'Sliced info' statistics 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 c575a1f1d6 Added make_sphere, generates a mesh with specified step angle and raidus rho. 8 years ago
Utils_PresetUpdater.xsp fea5603409 PresetUpdater: Bundle incompatibility / Slic3r downgrade scnario 6 years ago
Utils_PrintHost.xsp 0c984c7584 Print host bugfixes / refactoring 6 years ago
XS.xsp 0ea4557632 Improved accuracy of slicing (triangle cutting) code, 6 years ago
my.map 0c984c7584 Print host bugfixes / refactoring 6 years ago
mytype.map 9d27b5e4a7 New XS framework for C and C++ code 11 years ago
typemap.xspt dd1fd66a47 Added possibility for upload to Duet 6 years ago