PrusaSlicer-NonPlainar/xs/xsp
bubnikv 47d904a628 Changed the Slic3r coordinate type from long to int32 to match
the point type on Windows / Linux / OSX
to achieve the same behavior on all the 32 / 64bit systems.
(Windows always treats the long as 32bit int, while Linux treats
long as a 64bit int).
2018-02-12 18:16:10 +01:00
..
BoundingBox.xsp Changed the Slic3r coordinate type from long to int32 to match 2018-02-12 18:16:10 +01:00
BridgeDetector.xsp Changed the Slic3r coordinate type from long to int32 to match 2018-02-12 18:16:10 +01:00
Clipper.xsp Reduced the content of Geometry.pm, removed unused Perl subroutines. 2017-07-19 10:45:39 +02:00
Config.xsp Updated Controller after the presets C++ port. 2017-11-02 21:51:06 +01:00
ExPolygon.xsp
ExPolygonCollection.xsp
ExtrusionEntityCollection.xsp
ExtrusionLoop.xsp
ExtrusionMultiPath.xsp
ExtrusionPath.xsp
ExtrusionSimulator.xsp
Filler.xsp
Flow.xsp Changed the Slic3r coordinate type from long to int32 to match 2018-02-12 18:16:10 +01:00
GCode.xsp Improved error reporting of the PlaceholderParser. 2017-12-05 15:54:24 +01:00
GCodeSender.xsp CMake build process - fixes of the previous check-ins to build 2017-08-18 21:09:53 +02:00
Geometry.xsp
GUI_3DScene.xsp Hopefully finally fixed reordering of the multi-material parts. 2017-06-26 16:44:16 +02:00
GUI_AppConfig.xsp Looks like the reworked C++ preferences start to work again. 2017-11-02 16:21:34 +01:00
GUI_Preset.xsp Fix of https://github.com/prusa3d/Slic3r/issues/696 2018-02-02 11:32:32 +01:00
GUI.xsp Added Perl to C++ interfaces for creating the preset editor pages 2017-12-04 10:48:40 +01:00
Layer.xsp Fix of 2017-12-11 17:19:55 +01:00
Line.xsp
Model.xsp Ported some ModelObject methods from Perl to C++. 2017-08-02 16:05:18 +02:00
MotionPlanner.xsp
my.map Fixed "Slic3r crashes when sending STLs with special characters to the printer" 2017-12-21 16:56:33 +01:00
mytype.map
PerimeterGenerator.xsp
PlaceholderParser.xsp Fixed a regression error: The "current_extruder" identifier was not set 2017-12-18 12:14:09 +01:00
Point.xsp Changed the Slic3r coordinate type from long to int32 to match 2018-02-12 18:16:10 +01:00
Polygon.xsp Limit the object movement to the vincinity of the print bed. 2017-06-08 11:02:29 +02:00
Polyline.xsp
PolylineCollection.xsp
Print.xsp Merged the branch time_estimate 2018-01-02 10:57:30 +01:00
Surface.xsp
SurfaceCollection.xsp
TriangleMesh.xsp
typemap.xspt Implemented volumetric flow rate hints, 2017-11-09 15:10:20 +01:00
XS.xsp Removed dependency on Perl Encode::encode_utf8. 2017-12-21 20:11:19 +01:00