.. |
Fill
|
Replaced CONFESS with throw std::exception in libslic3r, so now
|
2018-09-18 10:09:58 +02:00 |
Format
|
Replaced CONFESS with throw std::exception in libslic3r, so now
|
2018-09-18 10:09:58 +02:00 |
GCode
|
Replaced CONFESS with throw std::exception in libslic3r, so now
|
2018-09-18 10:09:58 +02:00 |
Rasterizer
|
Merge remote-tracking branch 'origin/eigenize' into sla_base_pool
|
2018-08-21 13:50:09 +02:00 |
BoundingBox.cpp
|
Fixed conflicts after merging with branch eigenize
|
2018-08-23 15:37:38 +02:00 |
BoundingBox.hpp
|
Replaced CONFESS with throw std::exception in libslic3r, so now
|
2018-09-18 10:09:58 +02:00 |
BridgeDetector.cpp
|
Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors.
|
2018-08-17 15:53:43 +02:00 |
BridgeDetector.hpp
|
|
|
ClipperUtils.cpp
|
Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors.
|
2018-08-17 15:53:43 +02:00 |
ClipperUtils.hpp
|
|
|
Config.cpp
|
|
|
Config.hpp
|
Merge remote-tracking branch 'origin/dev' into sla_base_pool
|
2018-08-27 09:53:52 +02:00 |
EdgeGrid.cpp
|
Merged with dev
|
2018-09-17 15:12:13 +02:00 |
EdgeGrid.hpp
|
Merged with dev
|
2018-09-17 15:12:13 +02:00 |
ExPolygon.cpp
|
Replaced CONFESS with throw std::exception in libslic3r, so now
|
2018-09-18 10:09:58 +02:00 |
ExPolygon.hpp
|
Removed the Point::wkt() and Point::dump_perl() methods.
|
2018-08-17 16:54:07 +02:00 |
ExPolygonCollection.cpp
|
Merged with dev
|
2018-09-17 15:12:13 +02:00 |
ExPolygonCollection.hpp
|
|
|
Extruder.cpp
|
|
|
Extruder.hpp
|
|
|
ExtrusionEntity.cpp
|
|
|
ExtrusionEntity.hpp
|
Merged with dev
|
2018-09-17 15:12:13 +02:00 |
ExtrusionEntityCollection.cpp
|
|
|
ExtrusionEntityCollection.hpp
|
Replaced CONFESS with throw std::exception in libslic3r, so now
|
2018-09-18 10:09:58 +02:00 |
ExtrusionSimulator.cpp
|
Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors.
|
2018-08-17 15:53:43 +02:00 |
ExtrusionSimulator.hpp
|
|
|
FileParserError.hpp
|
|
|
Flow.cpp
|
Replaced CONFESS with throw std::exception in libslic3r, so now
|
2018-09-18 10:09:58 +02:00 |
Flow.hpp
|
|
|
GCode.cpp
|
Replaced CONFESS with throw std::exception in libslic3r, so now
|
2018-09-18 10:09:58 +02:00 |
GCode.hpp
|
Merged with dev
|
2018-09-17 15:12:13 +02:00 |
GCodeReader.cpp
|
Merged with dev
|
2018-09-12 11:59:02 +02:00 |
GCodeReader.hpp
|
|
|
GCodeSender.cpp
|
|
|
GCodeSender.hpp
|
|
|
GCodeTimeEstimator.cpp
|
WIP: Background processing.
|
2018-09-14 09:28:00 +02:00 |
GCodeTimeEstimator.hpp
|
Export the first M73 line to gcode before custom gcode
|
2018-09-07 16:05:10 +02:00 |
GCodeWriter.cpp
|
Replaced this->m_xxx with just m_xxx
|
2018-09-10 09:11:49 +02:00 |
GCodeWriter.hpp
|
Eradicated the Pointf class, replaced with Eigen Vector3d
|
2018-08-21 21:05:24 +02:00 |
Geometry.cpp
|
Replaced CONFESS with throw std::exception in libslic3r, so now
|
2018-09-18 10:09:58 +02:00 |
Geometry.hpp
|
Fixed conflicts after merging with master
|
2018-08-27 14:00:53 +02:00 |
I18N.hpp
|
|
|
Int128.hpp
|
|
|
Layer.cpp
|
Merged with dev
|
2018-09-12 11:59:02 +02:00 |
Layer.hpp
|
Improved constness of the Print / PrintObject / Layer ...
|
2018-09-11 14:04:47 +02:00 |
LayerRegion.cpp
|
Merged with dev
|
2018-09-17 15:12:13 +02:00 |
libslic3r.h
|
Replaced CONFESS with throw std::exception in libslic3r, so now
|
2018-09-18 10:09:58 +02:00 |
Line.cpp
|
Tweaks to GLGizmoFlatten
|
2018-08-28 09:03:03 +02:00 |
Line.hpp
|
Tweaks to GLGizmoFlatten
|
2018-08-28 09:03:03 +02:00 |
Model.cpp
|
Replaced CONFESS with throw std::exception in libslic3r, so now
|
2018-09-18 10:09:58 +02:00 |
Model.hpp
|
Merged with dev
|
2018-09-17 15:12:13 +02:00 |
ModelArrange.hpp
|
Merged with dev
|
2018-09-17 15:12:13 +02:00 |
MotionPlanner.cpp
|
|
|
MotionPlanner.hpp
|
|
|
MultiPoint.cpp
|
Replaced Point3 with Eigen Vec3crd, removed Point3 from the Perl binding.
|
2018-08-21 22:14:47 +02:00 |
MultiPoint.hpp
|
Merged with dev
|
2018-09-17 15:12:13 +02:00 |
MutablePriorityQueue.hpp
|
|
|
PerimeterGenerator.cpp
|
Improved constness of the Print / PrintObject / Layer ...
|
2018-09-11 14:04:47 +02:00 |
PerimeterGenerator.hpp
|
Merged with dev
|
2018-09-12 11:59:02 +02:00 |
PlaceholderParser.cpp
|
Merged with dev
|
2018-09-12 11:59:02 +02:00 |
PlaceholderParser.hpp
|
Improved constness of the Print / PrintObject / Layer ...
|
2018-09-11 14:04:47 +02:00 |
Point.cpp
|
Tweaks to GLGizmoFlatten
|
2018-08-28 09:03:03 +02:00 |
Point.hpp
|
Merged with dev
|
2018-09-17 15:12:13 +02:00 |
Polygon.cpp
|
Replaced CONFESS with throw std::exception in libslic3r, so now
|
2018-09-18 10:09:58 +02:00 |
Polygon.hpp
|
Merged with dev
|
2018-09-17 15:12:13 +02:00 |
Polyline.cpp
|
Replaced CONFESS with throw std::exception in libslic3r, so now
|
2018-09-18 10:09:58 +02:00 |
Polyline.hpp
|
Merged with dev
|
2018-09-17 15:12:13 +02:00 |
PolylineCollection.cpp
|
Replaced CONFESS with throw std::exception in libslic3r, so now
|
2018-09-18 10:09:58 +02:00 |
PolylineCollection.hpp
|
|
|
Print.cpp
|
Replaced CONFESS with throw std::exception in libslic3r, so now
|
2018-09-18 10:09:58 +02:00 |
Print.hpp
|
Fix of compilation on Linux, disabled -Wreorder
|
2018-09-17 17:17:38 +02:00 |
PrintConfig.cpp
|
Merged with dev
|
2018-09-17 15:12:13 +02:00 |
PrintConfig.hpp
|
Merged with dev
|
2018-09-17 15:12:13 +02:00 |
PrintExport.hpp
|
Merged with dev
|
2018-09-12 11:59:02 +02:00 |
PrintObject.cpp
|
Merged with dev
|
2018-09-17 15:12:13 +02:00 |
PrintRegion.cpp
|
Replaced CONFESS with throw std::exception in libslic3r, so now
|
2018-09-18 10:09:58 +02:00 |
SLABasePool.cpp
|
Merged with dev
|
2018-09-12 11:59:02 +02:00 |
SLABasePool.hpp
|
added max merge distance parameter
|
2018-08-28 10:52:18 +02:00 |
Slicing.cpp
|
Merged with dev
|
2018-09-17 15:12:13 +02:00 |
Slicing.hpp
|
|
|
SlicingAdaptive.cpp
|
d ..
|
2018-08-22 15:03:35 +02:00 |
SlicingAdaptive.hpp
|
|
|
SupportMaterial.cpp
|
Merged with dev
|
2018-09-17 15:12:13 +02:00 |
SupportMaterial.hpp
|
Merged with dev
|
2018-09-17 15:12:13 +02:00 |
Surface.cpp
|
Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors.
|
2018-08-17 15:53:43 +02:00 |
Surface.hpp
|
|
|
SurfaceCollection.cpp
|
Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors.
|
2018-08-17 15:53:43 +02:00 |
SurfaceCollection.hpp
|
Merged with dev
|
2018-09-17 15:12:13 +02:00 |
SVG.cpp
|
Eradicated the Pointf class, replaced with Eigen Vector3d
|
2018-08-21 21:05:24 +02:00 |
SVG.hpp
|
|
|
Technologies.hpp
|
Merged with dev
|
2018-09-17 15:12:13 +02:00 |
TriangleMesh.cpp
|
Replaced CONFESS with throw std::exception in libslic3r, so now
|
2018-09-18 10:09:58 +02:00 |
TriangleMesh.hpp
|
Merged with dev
|
2018-09-17 15:12:13 +02:00 |
utils.cpp
|
Replaced CONFESS with throw std::exception in libslic3r, so now
|
2018-09-18 10:09:58 +02:00 |
Utils.hpp
|
Replaced CONFESS with throw std::exception in libslic3r, so now
|
2018-09-18 10:09:58 +02:00 |