.. |
BoundingBox.xsp
|
More efficient 3D preview of slices
|
2015-01-15 18:49:07 +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
|
Initial work for 3D rendering of toolpaths
|
2015-01-15 20:06:30 +01:00 |
ExtrusionLoop.xsp
|
Initial work for 3D rendering of toolpaths
|
2015-01-15 20:06:30 +01:00 |
ExtrusionPath.xsp
|
Initial work for 3D rendering of toolpaths
|
2015-01-15 20:06:30 +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
|
New +Line::intersection_infinite() method
|
2015-01-16 16:25:39 +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
|
Only apply perimeter/infill overlap to the endpoints of rectilinear infill (and do that in a more proper way)
|
2015-01-13 20:55:20 +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 |