PrusaSlicer-NonPlainar/xs/xsp
bubnikv d46d0dc365 Implemented naming of the SLA export file based on the output file name
template.

Reworked naming of the plater exports to not use the output file name
template, but to derive the file name from the first printable object's name.

Fixed error handling: Reimpemented the Perl's "eval" blocks
as try / catch blocks.
2018-12-03 13:14:28 +01:00
..
BoundingBox.xsp Eradicated the Pointf class, replaced with Eigen Vector3d 2018-08-21 21:05:24 +02:00
BridgeDetector.xsp
Clipper.xsp
Config.xsp Added C++ command line processing, thanks @alexrj and @loh 2018-09-20 16:48:13 +02:00
ExPolygon.xsp
ExPolygonCollection.xsp
ExtrusionEntityCollection.xsp
ExtrusionLoop.xsp
ExtrusionMultiPath.xsp
ExtrusionPath.xsp
ExtrusionSimulator.xsp
Filler.xsp
Flow.xsp
GCode.xsp Eradicated the Pointf class, replaced with Eigen Vector3d 2018-08-21 21:05:24 +02:00
GCodeSender.xsp
Geometry.xsp Eradicated the Pointf class, replaced with Eigen Vector3d 2018-08-21 21:05:24 +02:00
Layer.xsp Merged with dev 2018-09-17 15:12:13 +02:00
Line.xsp Completely replaced the homebrew Pointf3 class with Eigen Vec3d. 2018-08-21 17:43:05 +02:00
Model.xsp Fix build 2018-11-19 11:39:17 +01:00
MotionPlanner.xsp
my.map Removed legacy GUI Perl bindings, 2018-11-22 15:29:59 +01:00
mytype.map
PerimeterGenerator.xsp
PlaceholderParser.xsp
Point.xsp Replaced Point3 with Eigen Vec3crd, removed Point3 from the Perl binding. 2018-08-21 22:14:47 +02:00
Polygon.xsp Removed the Point::wkt() and Point::dump_perl() methods. 2018-08-17 16:54:07 +02:00
Polyline.xsp Removed the Point::wkt() and Point::dump_perl() methods. 2018-08-17 16:54:07 +02:00
PolylineCollection.xsp
Print.xsp Implemented naming of the SLA export file based on the output file name 2018-12-03 13:14:28 +01:00
Surface.xsp
SurfaceCollection.xsp
TriangleMesh.xsp Merged with dev 2018-09-12 11:59:02 +02:00
typemap.xspt Removed legacy GUI Perl bindings, 2018-11-22 15:29:59 +01:00
XS.xsp Merged with dev 2018-09-17 15:12:13 +02:00