Slic3r/xs/xsp
Alessandro Ranellucci 90194ee581 Fix overflow in Point::ccw() affecting convex hull generation. Includes regression test 2014-01-17 14:49:51 +01:00
..
BoundingBox.xsp Finished porting BoundingBox to XS 2014-01-07 12:48:09 +01:00
Clipper.xsp Ported traverse_pt() to XS 2013-11-23 23:21:59 +01:00
Config.xsp Fix option names not showing in plater object settings 2014-01-05 14:58:41 +01:00
ExPolygon.xsp More unfinished work 2013-11-22 02:16:10 +01:00
ExPolygonCollection.xsp Refactoring. Use Model class for representing the plate in GUI 2013-12-12 20:19:33 +01:00
ExtrusionEntityCollection.xsp Introduce a ->count method for all collections to save time 2013-09-17 23:38:23 +02:00
ExtrusionLoop.xsp More incomplete work for Flow/Extruder refactoring 2014-01-03 18:27:46 +01:00
ExtrusionPath.xsp More incomplete work for Flow/Extruder refactoring 2014-01-03 18:27:46 +01:00
Flow.xsp Ported Flow to XS 2014-01-05 13:16:13 +01:00
Geometry.xsp Refactoring. Use Model class for representing the plate in GUI 2013-12-12 20:19:33 +01:00
Line.xsp Ported contains_line() to XS 2013-11-21 15:12:06 +01:00
Point.xsp Fix overflow in Point::ccw() affecting convex hull generation. Includes regression test 2014-01-17 14:49:51 +01:00
Polygon.xsp Removed more unused functions and fixed tests 2013-11-22 16:19:15 +01:00
Polyline.xsp Incomplete work for porting simplify() to XS 2013-11-21 20:25:24 +01:00
PolylineCollection.xsp Use Clipper for line clipping 2013-11-21 14:15:38 +01:00
Print.xsp Adapt plater to the new split config 2014-01-02 22:06:58 +01:00
Surface.xsp Fix compilation on Windows 2013-11-24 11:24:10 +01:00
SurfaceCollection.xsp Fixed some obvious mistakes and applied strict type checking to SurfaceCollections too 2014-01-16 19:02:50 +01:00
TriangleMesh.xsp New TriangleMeshSlicer::cut() method 2014-01-16 11:25:26 +01:00
XS.xsp Ported get_layer_range() to C 2013-06-23 15:33:07 +02:00
my.map Finished porting BoundingBox to XS 2014-01-07 12:48:09 +01:00
mytype.map New XS framework for C and C++ code 2013-06-22 17:16:45 +02:00
typemap.xspt Finished porting BoundingBox to XS 2014-01-07 12:48:09 +01:00