.. |
Fill
|
Fix usage of is_trivially_copyable on older GCC (for real this time)
|
2019-01-22 12:16:11 +01:00 |
Format
|
Fixed import of volumes from .amf
|
2019-01-25 12:58:55 +01:00 |
GCode
|
Fixed an issue, where the output G-code file name was not always updated
|
2019-02-03 10:41:14 +01:00 |
Rasterizer
|
WIP: SVG import & rasterization
|
2019-02-07 12:06:51 +01:00 |
SLA
|
Simplifying individual slices in base_plate
|
2019-02-05 16:14:04 +01:00 |
BoundingBox.cpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
BoundingBox.hpp
|
Performance improvements:
|
2019-01-26 18:51:34 +01:00 |
BridgeDetector.cpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
BridgeDetector.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
Channel.hpp
|
Printhost: Cancelation, bugfixes
|
2018-12-20 13:38:00 +01:00 |
ClipperUtils.cpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
ClipperUtils.hpp
|
Removed some obsolete Perl bindings.
|
2018-11-26 14:41:58 +01:00 |
CMakeLists.txt
|
Updated GLCanvas3D to use the tesselator through libslic3r
|
2019-02-05 19:45:52 +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
|
Improvements of the triangulation of SLA layer preview.
|
2019-01-24 19:08:58 +01:00 |
ExPolygon.hpp
|
Improvements of the triangulation of SLA layer preview.
|
2019-01-24 19:08:58 +01:00 |
ExPolygonCollection.cpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
ExPolygonCollection.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
Extruder.cpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
Extruder.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
ExtrusionEntity.cpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
ExtrusionEntity.hpp
|
Implementation of the "ColorPrint" on the 3DScene
|
2018-11-26 16:28:12 +01:00 |
ExtrusionEntityCollection.cpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
ExtrusionEntityCollection.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
ExtrusionSimulator.cpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
ExtrusionSimulator.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
FileParserError.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
Flow.cpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
Flow.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
GCode.cpp
|
Fixed an issue, where the output G-code file name was not always updated
|
2019-02-03 10:41:14 +01:00 |
GCode.hpp
|
Disabled the experimental pressure equalizer.
|
2019-01-29 18:07:45 +01:00 |
GCodeReader.cpp
|
Fix a missing header in GCodeReader
|
2019-01-17 13:49:10 +01:00 |
GCodeReader.hpp
|
Get name of both the G-code and project file from the 1st printable
|
2019-02-01 11:44:08 +01:00 |
GCodeSender.cpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
GCodeSender.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
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
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
GCodeWriter.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
Geometry.cpp
|
Fix of #1782
|
2019-02-07 09:22:04 +01:00 |
Geometry.hpp
|
WIP synchronization of Z rotation of the instances
|
2019-01-28 08:52:22 +01:00 |
I18N.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
Int128.hpp
|
Build: MSVC 2017 compat (w/o xs code - Perl unit tests)
|
2019-01-29 17:11:07 +01:00 |
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
|
Removed the STDMOVE macro.
|
2018-11-02 20:45:23 +01:00 |
libslic3r_version.h.in
|
Added various manifests,
|
2018-09-24 11:53:05 +02:00 |
libslic3r.h
|
Fix build: Stray semicolon
|
2019-02-04 16:57:11 +01:00 |
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
|
Fix of #1745
|
2019-02-06 12:50:10 +01:00 |
Model.hpp
|
Model fixing through Netfabb service (Windows only):
|
2019-02-03 22:14:34 +01:00 |
ModelArrange.cpp
|
WIP: Optimization of the object's 2D convex silhouette for arrangement,
|
2019-01-28 10:10:23 +01:00 |
ModelArrange.hpp
|
Initial version of smart auto placement intended to replace autocenter.
|
2019-01-22 17:50:33 +01:00 |
MotionPlanner.cpp
|
Fixed compilation on Linxu
|
2018-09-25 12:26:14 +02:00 |
MotionPlanner.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
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
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
pchheader.cpp
|
Precompiled headers on Visual Studio & GCC, with the highest hopes
|
2018-10-29 16:01:26 +01:00 |
pchheader.hpp
|
Precompiled headers on Visual Studio & GCC, with the highest hopes
|
2018-10-29 16:01:26 +01:00 |
PerimeterGenerator.cpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
PerimeterGenerator.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
PlaceholderParser.cpp
|
Fixed conversion of floating point values to string from PlaceholderParser
|
2019-01-18 09:50:56 +01:00 |
PlaceholderParser.hpp
|
Fixed an issue, where the output G-code file name was not always updated
|
2019-02-03 10:41:14 +01:00 |
Point.cpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
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
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
Polygon.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
Polyline.cpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
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
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
PolylineCollection.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
Print.cpp
|
Fixed an issue, where the output G-code file name was not always updated
|
2019-02-03 10:41:14 +01:00 |
Print.hpp
|
Fixed update on reset of the variable layer height profile.
|
2019-01-23 14:00:03 +01:00 |
PrintBase.cpp
|
Fixed an issue, where the output G-code file name was not always updated
|
2019-02-03 10:41:14 +01:00 |
PrintBase.hpp
|
Fixed an issue, where the output G-code file name was not always updated
|
2019-02-03 10:41:14 +01:00 |
PrintConfig.cpp
|
Added parameter "support_buildplate_only" for SLA supports.
|
2019-02-05 11:16:03 +01:00 |
PrintConfig.hpp
|
Added parameter "support_buildplate_only" for SLA supports.
|
2019-02-05 11:16:03 +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
|
Simplifying individual slices in base_plate
|
2019-02-05 16:14:04 +01:00 |
SLAPrint.hpp
|
Solving issue with first empty layer.
|
2019-01-15 14:25:28 +01:00 |
Slicing.cpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
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
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
SlicingAdaptive.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
SupportMaterial.cpp
|
Merged improvements of supports from stable to master.
|
2018-12-12 10:12:35 +01:00 |
SupportMaterial.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
Surface.cpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
Surface.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
SurfaceCollection.cpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
SurfaceCollection.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
SVG.cpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
SVG.hpp
|
WIP: Moved sources int src/, separated most of the source code from Perl.
|
2018-09-19 11:02:24 +02:00 |
Technologies.hpp
|
Fixed Technologies.hpp file
|
2019-02-04 09:13:28 +01:00 |
Tesselate.cpp
|
Fixed last buggy commit.
|
2019-02-05 20:54:01 +01:00 |
Tesselate.hpp
|
Fixed compilation on OSX
|
2019-02-05 21:26:52 +01:00 |
TriangleMesh.cpp
|
Improved stability (fixed crashes) of the Cut by plane function by
|
2019-02-05 20:23:24 +01:00 |
TriangleMesh.hpp
|
Performance improvements:
|
2019-01-26 18:51:34 +01:00 |
utils.cpp
|
On Windows, system and hidden files are now ignored in all file
|
2019-02-03 15:30:37 +01:00 |
Utils.hpp
|
On Windows, system and hidden files are now ignored in all file
|
2019-02-03 15:30:37 +01:00 |