PrusaSlicer-NonPlainar/src/libslic3r
2019-01-24 13:34:37 +01:00
..
Fill Fix usage of is_trivially_copyable on older GCC (for real this time) 2019-01-22 12:16:11 +01:00
Format Merge branch 'master' of https://github.com/prusa3d/Slic3r into objects_centering 2019-01-24 13:34:37 +01:00
GCode Fixed missing includes in PostProcessor.cpp 2019-01-18 10:16:53 +01:00
Rasterizer XY flip is implemented, works only for portrait LCD. 2018-12-12 18:45:45 +01:00
SLA Little optimization when creating a SLA support mesh for preview. 2019-01-23 14:22:33 +01:00
BoundingBox.cpp
BoundingBox.hpp
BridgeDetector.cpp
BridgeDetector.hpp
Channel.hpp Printhost: Cancelation, bugfixes 2018-12-20 13:38:00 +01:00
ClipperUtils.cpp
ClipperUtils.hpp Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
CMakeLists.txt Upgrade Boost to 1.66 on Windows 2019-01-16 15:14:18 +01:00
Config.cpp Ignore the extra "Process Serial Number" parameter generated by the OSX finder 2019-01-09 14:09:08 +01:00
Config.hpp Implemented ModeSizer with ModeButtons for the mode view changing from the settings tabs and plater 2019-01-10 11:09:31 +01:00
EdgeGrid.cpp WIP: Merged commits from stable between 1.41.2-beta and 1.42.2 final. 2018-12-11 16:33:43 +01:00
EdgeGrid.hpp Merge remote-tracking branch 'remotes/origin/dev_native' 2018-11-20 14:13:22 +01:00
ExPolygon.cpp
ExPolygon.hpp
ExPolygonCollection.cpp
ExPolygonCollection.hpp
Extruder.cpp
Extruder.hpp
ExtrusionEntity.cpp
ExtrusionEntity.hpp Implementation of the "ColorPrint" on the 3DScene 2018-11-26 16:28:12 +01:00
ExtrusionEntityCollection.cpp
ExtrusionEntityCollection.hpp
ExtrusionSimulator.cpp
ExtrusionSimulator.hpp
FileParserError.hpp
Flow.cpp
Flow.hpp
GCode.cpp PURGING FINISHED gcode comment only emitted on layers where some purging was happening 2019-01-21 14:05:28 +01:00
GCode.hpp Fix of https://github.com/prusa3d/Slic3r/issues/1631 2019-01-14 19:57:41 +01:00
GCodeReader.cpp Fix a missing header in GCodeReader 2019-01-17 13:49:10 +01:00
GCodeReader.hpp Fixed missing wxEvent type on GCC, fixed some compiler warnings. 2018-11-20 15:01:32 +01:00
GCodeSender.cpp
GCodeSender.hpp
GCodeTimeEstimator.cpp Fix of G-code remaining times export, that I broke with my optimizations. 2018-12-19 12:02:17 +01:00
GCodeTimeEstimator.hpp Time estimator: Added consumed memory tracing, replaced std::map 2018-12-18 14:10:31 +01:00
GCodeWriter.cpp
GCodeWriter.hpp
Geometry.cpp Another iteration on euler angles and instances synchronization 2019-01-24 10:04:39 +01:00
Geometry.hpp Code cleanup 2019-01-21 11:29:45 +01:00
I18N.hpp
Int128.hpp
Layer.cpp Fix of G-code invalidation on "wipe_into_object" "wipe_into_infill" 2018-12-14 17:17:51 +01:00
Layer.hpp Fix of G-code invalidation on "wipe_into_object" "wipe_into_infill" 2018-12-14 17:17:51 +01:00
LayerRegion.cpp
libslic3r.h Upgrade Boost to 1.66 on Windows 2019-01-16 15:14:18 +01:00
libslic3r_version.h.in
Line.cpp Iterative, not recursive, version of the Douglas-Peucker-Ramer algorithm 2018-12-14 19:29:58 +01:00
Line.hpp Iterative, not recursive, version of the Douglas-Peucker-Ramer algorithm 2018-12-14 19:29:58 +01:00
Model.cpp Code cleanup 2019-01-21 11:29:45 +01:00
Model.hpp Merge branch 'master' of https://github.com/prusa3d/Slic3r into objects_centering 2019-01-22 08:32:05 +01:00
ModelArrange.cpp Many comments for maintainability. 2019-01-21 10:34:10 +01:00
ModelArrange.hpp merge tm_sla_supports_backend with master 2018-11-21 16:06:09 +01:00
MotionPlanner.cpp
MotionPlanner.hpp
MTUtils.hpp Adding checkbox for disabling support generation (still having pad generation) 2018-11-22 18:02:05 +01:00
MultiPoint.cpp Added debugging code for the Douglas-Peucker contour simplification code. 2019-01-14 19:59:18 +01:00
MultiPoint.hpp WIP: Merged commits from stable between 1.41.2-beta and 1.42.2 final. 2018-12-11 16:33:43 +01:00
MutablePriorityQueue.hpp
pchheader.cpp
pchheader.hpp
PerimeterGenerator.cpp
PerimeterGenerator.hpp
PlaceholderParser.cpp Fixed conversion of floating point values to string from PlaceholderParser 2019-01-18 09:50:56 +01:00
PlaceholderParser.hpp Implemented naming of the SLA export file based on the output file name 2018-12-03 13:14:28 +01:00
Point.cpp
Point.hpp Fixed a bug in the Win32 start wrapper (wrong number of parameters was passed for the GUI slic3r.exe). 2019-01-09 10:43:17 +01:00
Polygon.cpp
Polygon.hpp
Polyline.cpp
Polyline.hpp WIP: Merged commits from stable between 1.41.2-beta and 1.42.2 final. 2018-12-11 16:33:43 +01:00
PolylineCollection.cpp
PolylineCollection.hpp
Print.cpp Fixed update on reset of the variable layer height profile. 2019-01-23 14:00:03 +01:00
Print.hpp Fixed update on reset of the variable layer height profile. 2019-01-23 14:00:03 +01:00
PrintBase.cpp WIP: Time estimate in file names. 2018-12-12 12:00:45 +01:00
PrintBase.hpp WIP: Time estimate in file names. 2018-12-12 12:00:45 +01:00
PrintConfig.cpp L10n improvements 2019-01-21 12:34:28 +01:00
PrintConfig.hpp Added parameter for pillar connection mode 2019-01-09 12:21:43 +01:00
PrintExport.hpp Fix for SPE-688 (crash when saving zip to low disk space) 2018-12-13 18:49:08 +01:00
PrintObject.cpp Fixed update on reset of the variable layer height profile. 2019-01-23 14:00:03 +01:00
PrintRegion.cpp WIP Restoration of the layer editing. 2019-01-21 10:06:51 +01:00
SLAPrint.cpp Solving issue with first empty layer. 2019-01-15 14:25:28 +01:00
SLAPrint.hpp Solving issue with first empty layer. 2019-01-15 14:25:28 +01:00
Slicing.cpp
Slicing.hpp Fix usage of is_trivially_copyable on older GCC (for real this time) 2019-01-22 12:16:11 +01:00
SlicingAdaptive.cpp
SlicingAdaptive.hpp
SupportMaterial.cpp Merged improvements of supports from stable to master. 2018-12-12 10:12:35 +01:00
SupportMaterial.hpp
Surface.cpp
Surface.hpp
SurfaceCollection.cpp
SurfaceCollection.hpp
SVG.cpp
SVG.hpp
Technologies.hpp Merge branch 'master' of https://github.com/prusa3d/Slic3r into objects_centering 2019-01-23 15:56:46 +01:00
TriangleMesh.cpp Fixed update on reset of the variable layer height profile. 2019-01-23 14:00:03 +01:00
TriangleMesh.hpp Merged some of the late changes on slicing robustness 2019-01-14 11:06:52 +01:00
utils.cpp Http & ErrorDialog: Improve error reporting 2018-12-18 18:50:37 +01:00
Utils.hpp Fix usage of is_trivially_copyable on older GCC (for real this time) 2019-01-22 12:16:11 +01:00