PrusaSlicer-NonPlainar/xs/xsp
bubnikv 69c8b1cd21 new cheaper constructor for DynamicPrintConfig from FullPrintConfig:
DynamicPrintConfig::full_print_config()
new cheaper constructors of DynamicConfig / DynamicPrintConfig from ConfigBase
Unit tests: ported test_model from upstream Slic3r, thanks @lordofhyphens
Unit tests refactored to use less autos and initializer lists for readibility,
DynamicPrintConfig is handled by value, not by shared pointer.
2019-10-16 11:16:50 +02:00
..
BoundingBox.xsp
BridgeDetector.xsp Fixed regression due to ExPolygonCollection to ExPolygons refactoring. 2019-10-04 16:50:01 +02:00
Clipper.xsp
Config.xsp new cheaper constructor for DynamicPrintConfig from FullPrintConfig: 2019-10-16 11:16:50 +02:00
ExPolygon.xsp Removed ExPolygon::triangulate_pp() from Perl XS bindings and unit tests. 2019-01-24 19:22:35 +01:00
ExPolygonCollection.xsp Fixed regression due to ExPolygonCollection to ExPolygons refactoring. 2019-10-04 16:50:01 +02:00
ExtrusionEntityCollection.xsp Rest of the path chaining has been replaced with the new algorithm. 2019-09-27 18:17:21 +02:00
ExtrusionLoop.xsp
ExtrusionMultiPath.xsp
ExtrusionPath.xsp
ExtrusionSimulator.xsp
Filler.xsp Rest of the path chaining has been replaced with the new algorithm. 2019-09-27 18:17:21 +02:00
Flow.xsp
GCode.xsp
GCodeSender.xsp
Geometry.xsp WIP: Consolidation of shortest path calculations, 2019-09-26 17:30:03 +02:00
Layer.xsp FDM Print refactoring: 2019-10-01 17:17:08 +02:00
Line.xsp
Model.xsp Reworked the Perl unit / integration tests to use the same Print 2019-06-20 20:23:05 +02:00
MotionPlanner.xsp
my.map Upgrade Boost to 1.66 on Windows 2019-01-16 15:14:18 +01:00
mytype.map
PerimeterGenerator.xsp FDM Print refactoring: 2019-10-01 17:17:08 +02:00
PlaceholderParser.xsp
Point.xsp
Polygon.xsp
Polyline.xsp
PolylineCollection.xsp Rest of the path chaining has been replaced with the new algorithm. 2019-09-27 18:17:21 +02:00
Print.xsp Fixed broken Perl bindings. 2019-07-25 14:52:51 +02:00
Surface.xsp
SurfaceCollection.xsp
TriangleMesh.xsp admesh refactoring: Use Eigen vec3i for indexed triangles. 2019-06-10 21:14:58 +02:00
typemap.xspt Upgrade Boost to 1.66 on Windows 2019-01-16 15:14:18 +01:00
XS.xsp Updated handling of the SLIC3R_BUILD_ID key 2019-05-13 18:01:00 +02:00