.. |
BoundingBox.xsp
|
3D object positioning
|
2014-12-16 01:12:56 +01:00 |
BridgeDetector.xsp
|
Ported Slic3r::BridgeDetector to XS
|
2014-11-15 22:41:22 +01:00 |
Clipper.xsp
|
Refactored ClipperUtils API for a more consistent arguments convention
|
2014-11-15 23:44:03 +01:00 |
Config.xsp
|
Tell what options were changed when prompting user for saving a modified preset. Also, check whether the preset was actually modified by performing a proper idempotent diff. #2165
|
2014-12-25 17:35:31 +01:00 |
ExPolygon.xsp
|
Refactoring: renamed all contains_*() methods to contains() in C++
|
2014-11-23 20:14:13 +01:00 |
ExPolygonCollection.xsp
|
Refactoring: renamed all contains_*() methods to contains() in C++
|
2014-11-23 20:14:13 +01:00 |
Extruder.xsp
|
|
|
ExtrusionEntityCollection.xsp
|
Removed useless thing added in e79aa2e81c
|
2014-12-17 00:52:01 +01:00 |
ExtrusionLoop.xsp
|
Fixed tests
|
2014-12-17 01:15:47 +01:00 |
ExtrusionPath.xsp
|
New --solid-infill-extruder option. Includes a refactoring of the strategy used to order layer extrusions according to their extruder and island; toolchanges and travel moves should be more optimized now. #618
|
2014-12-17 00:34:00 +01:00 |
Flow.xsp
|
|
|
GCodeSender.xsp
|
Handle log, temperatures. Move controller to main tabpanel. More things
|
2015-01-04 23:18:23 +01:00 |
GCodeWriter.xsp
|
Some more work on wireframe
|
2014-12-21 22:52:18 +01:00 |
Geometry.xsp
|
Ported Slic3r::BridgeDetector to XS
|
2014-11-15 22:41:22 +01:00 |
Layer.xsp
|
One more retraction optimization
|
2014-12-25 11:37:54 +01:00 |
Line.xsp
|
3D object positioning
|
2014-12-16 01:12:56 +01:00 |
Model.xsp
|
Objects can be selected in 3D preview now. Double click and right click work as well
|
2014-12-13 20:41:03 +01:00 |
MotionPlanner.xsp
|
|
|
my.map
|
Merge branch 'master' into sender
|
2014-12-26 01:30:48 +01:00 |
mytype.map
|
|
|
PlaceholderParser.xsp
|
|
|
Point.xsp
|
Bugfix: Douglas-Peucker used perpendicular distance instead of shortest distance, thus clipping more than it should. #2474
|
2015-01-03 15:03:53 +01:00 |
Polygon.xsp
|
Ported concave_points() and convex_points() to XS
|
2014-12-01 00:00:12 +01:00 |
Polyline.xsp
|
Refactored ClipperUtils API for a more consistent arguments convention
|
2014-11-15 23:44:03 +01:00 |
PolylineCollection.xsp
|
|
|
Print.xsp
|
More work on print controller
|
2015-01-03 23:25:55 +01:00 |
SupportMaterial.xsp
|
Ported Print::bounding_box(), Print::total_bounding_box(), Print::skirt_flow(), Print:skirt_first_layer_height() to XS
|
2014-12-12 22:43:56 +01:00 |
Surface.xsp
|
Make infill_only_where_needed idempotent. #2198
|
2014-12-24 01:29:36 +01:00 |
SurfaceCollection.xsp
|
|
|
TriangleMesh.xsp
|
All std::string variables are now supposed to be UTF-8 encoded. We now embed the std::string typemaps in order to do this. #2282
|
2014-11-22 22:20:28 +01:00 |
typemap.xspt
|
Merge branch 'master' into sender
|
2014-12-26 01:30:48 +01:00 |
XS.xsp
|
|
|