Slic3r/xs/xsp
Alessandro Ranellucci f6897a346a Fix islands not being ordered efficiently with the logic that completes each of them before moving to the next one (which is now the default behavior). #1137 2014-04-25 19:11:17 +02: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 Workaround for upstream module bug causing command line option parsing for multi-boolean options like retract-layer-change and wipe 2014-04-19 19:14:41 +02:00
ExPolygon.xsp Finished --cut implementation 2014-04-25 12:40:21 +02:00
ExPolygonCollection.xsp Refactored signatures of many C++ methods for more efficient and safer style. Includes a bugfix for Point::nearest_point() which was returning a pointer to freed memory. #1961 2014-04-24 16:40:10 +02:00
ExtrusionEntityCollection.xsp Fix islands not being ordered efficiently with the logic that completes each of them before moving to the next one (which is now the default behavior). #1137 2014-04-25 19:11:17 +02:00
ExtrusionLoop.xsp Refactored signatures of many C++ methods for more efficient and safer style. Includes a bugfix for Point::nearest_point() which was returning a pointer to freed memory. #1961 2014-04-24 16:40:10 +02:00
ExtrusionPath.xsp Refactored signatures of many C++ methods for more efficient and safer style. Includes a bugfix for Point::nearest_point() which was returning a pointer to freed memory. #1961 2014-04-24 16:40:10 +02: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 Refactored signatures of many C++ methods for more efficient and safer style. Includes a bugfix for Point::nearest_point() which was returning a pointer to freed memory. #1961 2014-04-24 16:40:10 +02:00
Point.xsp Refactored signatures of many C++ methods for more efficient and safer style. Includes a bugfix for Point::nearest_point() which was returning a pointer to freed memory. #1961 2014-04-24 16:40:10 +02:00
Polygon.xsp New Polygon::triangulate_convex() method 2014-04-24 16:59:36 +02:00
Polyline.xsp Refactored signatures of many C++ methods for more efficient and safer style. Includes a bugfix for Point::nearest_point() which was returning a pointer to freed memory. #1961 2014-04-24 16:40:10 +02:00
PolylineCollection.xsp Refactored signatures of many C++ methods for more efficient and safer style. Includes a bugfix for Point::nearest_point() which was returning a pointer to freed memory. #1961 2014-04-24 16:40:10 +02: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 option for rotating the lower part resulting from the cut so that the flat surface lies on the print bed 2014-04-25 17:50:03 +02: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