Slic3r/xs/xsp
Alessandro Ranellucci 0ff33f47f1 Fix the extruder override logic. All role-based extruder options now default to 0, meaning no override is defined and the default (inherited) extruder is used. The default extruder option does not use the shortcut logic anymore (it was thus moved to be a CLI-specific logic) 2014-03-26 00:08:15 +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 the extruder override logic. All role-based extruder options now default to 0, meaning no override is defined and the default (inherited) extruder is used. The default extruder option does not use the shortcut logic anymore (it was thus moved to be a CLI-specific logic) 2014-03-26 00:08:15 +01:00
ExPolygon.xsp Recursive pruning. Some more unit tests 2014-03-09 17:46:02 +01:00
ExPolygonCollection.xsp Refactoring. Use Model class for representing the plate in GUI 2013-12-12 20:19:33 +01:00
ExtrusionEntityCollection.xsp Fixed wrong refactoring of perimeter tree traversal. #1832 2014-03-15 02:16:04 +01:00
ExtrusionLoop.xsp More incomplete work for Flow/Extruder refactoring 2014-01-03 18:27:46 +01:00
ExtrusionPath.xsp Include thin walls in general top-level perimeter sorting to get more efficient paths 2014-03-09 20:19:30 +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 Extend medial axis endpoints to fill the entire length. Includes fix for a minor memory leak caused by usage of old signature for Line::point_at() 2014-03-15 16:53:20 +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 Extend medial axis endpoints to fill the entire length. Includes fix for a minor memory leak caused by usage of old signature for Line::point_at() 2014-03-15 16:53:20 +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 New option for forcing the generation of interface shells. #1847 2014-03-25 01:11:28 +01:00
SurfaceCollection.xsp Perform additional checks before merging solid surfaces (i.e. take flow and fill pattern into account) 2014-02-10 13:19:44 +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 Fixed wrong refactoring of perimeter tree traversal. #1832 2014-03-15 02:16:04 +01:00
mytype.map New XS framework for C and C++ code 2013-06-22 17:16:45 +02:00
typemap.xspt Fixed wrong refactoring of perimeter tree traversal. #1832 2014-03-15 02:16:04 +01:00