PrusaSlicer-NonPlainar/xs/xsp
2014-05-08 11:13:21 +02:00
..
BoundingBox.xsp
Clipper.xsp New semantics for ExtrusionLoop objects. Early processing of perimeter overhangs for paralellizing such work and making G-code export lighter. Lots of refactoring. This should fix a number of minor bugs, including reversals of perimeter overhangs. 2014-05-08 11:07:37 +02:00
Config.xsp Add missing perlglue.hpp to xsp files 2014-05-02 14:08:44 +02:00
ExPolygon.xsp Remove self-intersections before supplying polygon data to polyPartition and rename triangulate2() to triangulate_pp() 2014-05-01 10:37:38 +02:00
ExPolygonCollection.xsp New semantics for ExtrusionLoop objects. Early processing of perimeter overhangs for paralellizing such work and making G-code export lighter. Lots of refactoring. This should fix a number of minor bugs, including reversals of perimeter overhangs. 2014-05-08 11:07:37 +02:00
Extruder.xsp Add missing perlglue.hpp to xsp files 2014-05-02 14:08:44 +02:00
ExtrusionEntityCollection.xsp
ExtrusionLoop.xsp New semantics for ExtrusionLoop objects. Early processing of perimeter overhangs for paralellizing such work and making G-code export lighter. Lots of refactoring. This should fix a number of minor bugs, including reversals of perimeter overhangs. 2014-05-08 11:07:37 +02:00
ExtrusionPath.xsp New semantics for ExtrusionLoop objects. Early processing of perimeter overhangs for paralellizing such work and making G-code export lighter. Lots of refactoring. This should fix a number of minor bugs, including reversals of perimeter overhangs. 2014-05-08 11:07:37 +02:00
Flow.xsp
Geometry.xsp Refactoring: move direction math into a single function. Includes some fixes and adjustments 2014-05-02 18:48:11 +02:00
Line.xsp Use a more robust parallelism detection 2014-05-02 13:26:59 +02:00
Model.xsp Use Pointf for origin_translation and pass const refs whenever possible 2014-05-07 00:58:29 +02:00
my.map Merge branch 'sapir-modelcpp' 2014-05-08 11:13:21 +02:00
mytype.map
Point.xsp Add xsp wrapper for Pointf class. 2014-04-28 01:13:50 +03:00
Polygon.xsp Turn ExtrusionLoop into a collection of polylines. Includes some changes to the Polygon API to avoid returning newly allocatd objects 2014-05-07 12:02:09 +02:00
Polyline.xsp Turn ExtrusionLoop into a collection of polylines. Includes some changes to the Polygon API to avoid returning newly allocatd objects 2014-05-07 12:02:09 +02:00
PolylineCollection.xsp
Print.xsp Add missing perlglue.hpp to xsp files 2014-05-02 14:08:44 +02:00
Surface.xsp
SurfaceCollection.xsp Add missing perlglue.hpp to xsp files 2014-05-02 14:08:44 +02:00
TriangleMesh.xsp
typemap.xspt Merge branch 'sapir-modelcpp' 2014-05-08 11:13:21 +02:00
XS.xsp