.. |
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
|
Refactoring: moved Slic3r::GCode::Base to Slic3r::GCode::Writer
|
2014-10-25 10:42:07 +02:00 |
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
|
Moved C++ code into new libslic3r directory
|
2014-08-03 19:42:29 +02: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
|
Refactored the travel/retract/avoid_crossing_perimeters logic. Several edge cases are now handled correctly. #2498
|
2015-01-06 14:52:03 +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
|
Bugfix: crash in some circumstances when avoid_crossing_perimeters is enabled. #2266
|
2014-10-15 00:59:26 +02:00 |
my.map
|
3D object positioning
|
2014-12-16 01:12:56 +01:00 |
mytype.map
|
New XS framework for C and C++ code
|
2013-06-22 17:16:45 +02:00 |
PlaceholderParser.xsp
|
Ported PlaceholderParser::update_timestamp() to XS
|
2014-11-09 20:41:43 +01:00 |
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
|
Lots of improvements to MotionPlanner/avoid_crossing_perimeters. Smoother paths and several edge cases now handled better
|
2015-01-06 20:52:36 +01:00 |
PolylineCollection.xsp
|
Moved C++ code into new libslic3r directory
|
2014-08-03 19:42:29 +02:00 |
Print.xsp
|
Bugfix: auto-center didn't update the PrintObject copies properly, causing misalignment. #2464
|
2014-12-29 22:29:24 +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
|
Ported LayerRegion::make_slices() to XS
|
2014-11-09 16:24:07 +01:00 |
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
|
3D object positioning
|
2014-12-16 01:12:56 +01:00 |
XS.xsp
|
Ported PlaceholderParser::update_timestamp() to XS
|
2014-11-09 20:41:43 +01:00 |