PrusaSlicer-NonPlainar/src/libslic3r
2019-07-31 13:05:47 +02:00
..
Fill Merge branch 'master' into lm_warnings 2019-07-15 13:26:55 +02:00
Format Merge branch 'master' into lm_warnings 2019-07-15 13:26:55 +02:00
GCode Wipe tower now supports filaments with diameters different from 1.75 mm 2019-07-23 14:02:20 +02:00
SLA Performance optimizations and some cleanup. 2019-07-30 17:57:07 +02:00
Arrange.cpp Remove disabled code. 2019-07-22 11:18:10 +02:00
Arrange.hpp Minor refactor 2019-07-18 16:30:32 +02:00
BoundingBox.cpp
BoundingBox.hpp Simplified the "cereal" includes to not clash with Perl includes 2019-07-04 22:09:14 +02:00
BridgeDetector.cpp
BridgeDetector.hpp
Channel.hpp
ClipperUtils.cpp
ClipperUtils.hpp
clonable_ptr.hpp
CMakeLists.txt Include SLACommon.hpp into the project. 2019-07-30 17:54:25 +02:00
Config.cpp WIP: Nullable configuration value concept, implemented for 2019-07-23 14:15:42 +02:00
Config.hpp Merge remote-tracking branch 'origin/vb_filament_overrides' into ys_overrides 2019-07-28 22:01:48 +02:00
EdgeGrid.cpp Fixed warnings in libslic3r 2019-06-25 16:04:29 +02:00
EdgeGrid.hpp Fixed warnings in libslic3r 2019-06-25 16:04:29 +02:00
ExPolygon.cpp
ExPolygon.hpp
ExPolygonCollection.cpp
ExPolygonCollection.hpp
Extruder.cpp
Extruder.hpp
ExtrusionEntity.cpp
ExtrusionEntity.hpp
ExtrusionEntityCollection.cpp
ExtrusionEntityCollection.hpp
ExtrusionSimulator.cpp Fixed warnings in libslic3r 2019-06-25 16:04:29 +02:00
ExtrusionSimulator.hpp
FileParserError.hpp
Flow.cpp
Flow.hpp
GCode.cpp Reworked the FFF Print::update() to process the filament retract 2019-07-25 14:39:19 +02:00
GCode.hpp Wipe tower accounts for extruder offsets 2019-07-19 13:00:10 +02:00
GCodeReader.cpp
GCodeReader.hpp
GCodeSender.cpp
GCodeSender.hpp
GCodeTimeEstimator.cpp Color change time estimates 2019-07-08 08:40:20 +02:00
GCodeTimeEstimator.hpp Color change time estimates 2019-07-08 08:40:20 +02:00
GCodeWriter.cpp
GCodeWriter.hpp
Geometry.cpp Fixed warnings in libslic3r 2019-06-25 16:04:29 +02:00
Geometry.hpp Simplified the "cereal" includes to not clash with Perl includes 2019-07-04 22:09:14 +02:00
I18N.hpp
Int128.hpp Adding rotating calipers algorithm for minimum are bounding box rotation. 2019-06-06 14:27:07 +02:00
Layer.cpp WIP: Undo / Redo stack. 2019-06-26 13:26:49 +02:00
Layer.hpp
LayerRegion.cpp Fixed warnings in libslic3r 2019-06-25 16:04:29 +02:00
libslic3r_version.h.in Updated handling of the SLIC3R_BUILD_ID key 2019-05-13 18:01:00 +02:00
libslic3r.h Make an order in using scale and unscale, remove some warnings. 2019-06-26 10:34:27 +02:00
Line.cpp Fixed warnings in libslic3r 2019-06-25 16:04:29 +02:00
Line.hpp
MinAreaBoundingBox.cpp Make an order in using scale and unscale, remove some warnings. 2019-06-26 10:34:27 +02:00
MinAreaBoundingBox.hpp Adding rotating calipers algorithm for minimum are bounding box rotation. 2019-06-06 14:27:07 +02:00
miniz_extension.cpp Fix for opening issues with archive files. 2019-06-03 15:27:46 +02:00
miniz_extension.hpp Fix for opening issues with archive files. 2019-06-03 15:27:46 +02:00
Model.cpp Hiding the sla support structures after undo/redo 2019-07-28 11:37:08 +02:00
Model.hpp Hiding the sla support structures after undo/redo 2019-07-28 11:37:08 +02:00
MotionPlanner.cpp Fixed warnings in libslic3r 2019-06-25 16:04:29 +02:00
MotionPlanner.hpp
MTUtils.hpp Fixing zero elevation bug when concave hull overlap was not detected. 2019-07-30 14:24:42 +02:00
MultiPoint.cpp
MultiPoint.hpp
MutablePriorityQueue.hpp
ObjectID.cpp WIP UndoRedo: Added Undo/Redo stack, added Platter::take_snapshot(), 2019-07-02 16:42:23 +02:00
ObjectID.hpp Undo / Redo fixes 2019-07-05 19:06:19 +02:00
pchheader.cpp
pchheader.hpp Simplified the "cereal" includes to not clash with Perl includes 2019-07-04 22:09:14 +02:00
PerimeterGenerator.cpp Fixed warnings in libslic3r 2019-06-25 16:04:29 +02:00
PerimeterGenerator.hpp
PlaceholderParser.cpp Reworked the FFF Print::update() to process the filament retract 2019-07-25 14:39:19 +02:00
PlaceholderParser.hpp Reworked the FFF Print::update() to process the filament retract 2019-07-25 14:39:19 +02:00
Point.cpp
Point.hpp Simplified the "cereal" includes to not clash with Perl includes 2019-07-04 22:09:14 +02:00
Polygon.cpp
Polygon.hpp
Polyline.cpp
Polyline.hpp
PolylineCollection.cpp Fixed warnings in libslic3r 2019-06-25 16:04:29 +02:00
PolylineCollection.hpp
Print.cpp Fixed the Perl bindings, made Print::m_placeholder_parser protected, 2019-07-25 17:08:31 +02:00
Print.hpp Reworked the FFF Print::update() to process the filament retract 2019-07-25 14:39:19 +02:00
PrintBase.cpp Changed the G-code export and send to OctoPrint GUI code 2019-05-17 16:27:00 +02:00
PrintBase.hpp Fixed the Perl bindings, made Print::m_placeholder_parser protected, 2019-07-25 17:08:31 +02:00
PrintConfig.cpp Merge remote-tracking branch 'origin/ys_overrides' 2019-07-31 13:05:47 +02:00
PrintConfig.hpp Reworked the FFF Print::update() to process the filament retract 2019-07-25 14:39:19 +02:00
PrintObject.cpp Fixed compilation issue 2019-07-16 09:19:00 +02:00
PrintRegion.cpp
SLAPrint.cpp Merge remote-tracking branch 'origin/ys_overrides' 2019-07-31 13:05:47 +02:00
SLAPrint.hpp Merge remote-tracking branch 'origin/ys_overrides' 2019-07-31 13:05:47 +02:00
Slicing.cpp Merge branch 'master' into lm_warnings 2019-07-15 13:26:55 +02:00
Slicing.hpp Merge remote-tracking branch 'origin/master' into vb_undo_redo 2019-07-04 20:22:15 +02:00
SlicingAdaptive.cpp WIP: Admesh - replacement of C memory allocation with std vectors 2019-06-04 22:06:42 +02:00
SlicingAdaptive.hpp
SupportMaterial.cpp Merge branch 'master' into lm_warnings 2019-07-15 13:26:55 +02:00
SupportMaterial.hpp
Surface.cpp
Surface.hpp
SurfaceCollection.cpp
SurfaceCollection.hpp
SVG.cpp
SVG.hpp
Technologies.hpp Code cleanup 2019-07-26 11:32:44 +02:00
Tesselate.cpp
Tesselate.hpp
TriangleMesh.cpp Undo / Redo memory conservation strategy: Release recoverable data 2019-07-18 11:51:06 +02:00
TriangleMesh.hpp Undo / Redo memory conservation strategy: Release recoverable data 2019-07-18 11:51:06 +02:00
utils.cpp WIP: Undo / Redo memory limiting by releasing the least recently 2019-07-17 15:48:53 +02:00
Utils.hpp Fixed a few warnings in headers (meaning they were reported once for each include) 2019-07-23 14:02:20 +02:00
Zipper.cpp Move cstdint to Zipper header. 2019-06-04 09:26:33 +02:00
Zipper.hpp Move cstdint to Zipper header. 2019-06-04 09:26:33 +02:00