PrusaSlicer-NonPlainar/src/libslic3r
2018-12-20 16:25:32 +01:00
..
Fill WIP: Merged commits from stable between 1.41.2-beta and 1.42.2 final. 2018-12-11 16:33:43 +01:00
Format Fixed import from PrusaControl files 2018-12-17 15:28:17 +01:00
GCode Fix of SPE-691 Slicer crash after extruder change 2018-12-19 14:47:16 +01:00
Rasterizer XY flip is implemented, works only for portrait LCD. 2018-12-12 18:45:45 +01:00
SLA Fix for SPE-700 (Corrupted slice data) 2018-12-20 15:24:02 +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 WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02: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 Logging of memory allocations on Windows during the slicing process 2018-12-18 11:31:41 +01:00
Config.cpp Fix of SPE-691 Slicer crash after extruder change 2018-12-19 14:47:16 +01:00
Config.hpp Fixed constness of Config::env_ 2018-12-10 10:44:30 +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 WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
ExPolygon.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02: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 The G-code export was reshuffled a bit to reduce peak memory consumption. 2018-12-18 17:34:21 +01:00
GCode.hpp The G-code export was reshuffled a bit to reduce peak memory consumption. 2018-12-18 17:34:21 +01:00
GCodeReader.cpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
GCodeReader.hpp Fixed missing wxEvent type on GCC, fixed some compiler warnings. 2018-11-20 15:01:32 +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 Added extended functionality to Geometry::Transformation class 2018-11-01 13:42:07 +01:00
Geometry.hpp Added extended functionality to Geometry::Transformation class 2018-11-01 13:42:07 +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 WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02: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 Removed the STDMOVE macro. 2018-11-02 20:45:23 +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 Fixed loading of huge models 2018-12-19 09:54:15 +01:00
Model.hpp Fixed loading of huge models 2018-12-19 09:54:15 +01:00
ModelArrange.cpp Improved edge normal detection. Also removed some warnings. 2018-12-20 12:08:06 +01:00
ModelArrange.hpp merge tm_sla_supports_backend with master 2018-11-21 16:06:09 +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 Iterative, not recursive, version of the Douglas-Peucker-Ramer algorithm 2018-12-14 19:29:58 +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 Yet another compilation fix on OSX. 2018-12-03 15:28:54 +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 WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
Point.hpp Fixed compilation on OSX. 2018-12-11 18:56:23 +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 Logging of memory allocations on Windows during the slicing process 2018-12-18 11:31:41 +01:00
Print.hpp Fix of SPE-607 2018-12-17 19:46:36 +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 Make the increase of extruder motor current during MM filament 2018-12-14 20:09:10 +01:00
PrintConfig.hpp PrintHost: Basic SL1 support 2018-12-18 14:37:35 +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 Logging of memory allocations on Windows during the slicing process 2018-12-18 11:31:41 +01:00
PrintRegion.cpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
SLAPrint.cpp Don't set done on a canceled step. 2018-12-20 16:25:32 +01:00
SLAPrint.hpp Some refactoring 2018-12-13 15:33:39 +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 WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02: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 Visual hints in the 3D scene when sidebar matrix fields have focus -> Completed VBOs case 2018-12-20 11:14:53 +01:00
TriangleMesh.cpp Set a safety offset on a freshly sliced mesh to 0.0001 2018-12-12 10:29:42 +01:00
TriangleMesh.hpp First version of SLA support points generation 2018-12-07 14:21:33 +01:00
utils.cpp Http & ErrorDialog: Improve error reporting 2018-12-18 18:50:37 +01:00
Utils.hpp Http & ErrorDialog: Improve error reporting 2018-12-18 18:50:37 +01:00