.. |
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
|
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
|
Move extrusion path gcode generation to C++ for speed.
|
2014-04-01 21:11:43 +03: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 |
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 |
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 |
typemap.xspt
|
Fixed wrong refactoring of perimeter tree traversal. #1832
|
2014-03-15 02:16:04 +01:00 |
XS.xsp
|
Ported get_layer_range() to C
|
2013-06-23 15:33:07 +02:00 |