PrusaSlicer-NonPlainar/src/libslic3r
2019-07-09 14:24:24 +02:00
..
Fill Integrated the new layer height spans with configs into the backend. 2019-06-20 16:15:09 +02:00
Format Some code improvements 2019-06-27 16:07:32 +02:00
GCode Fixed unit tests when run with range checks on std::vector 2019-05-22 16:48:20 +02:00
SLA Merge branch 'master' into tm_builtin_pad 2019-07-09 13:21:26 +02:00
BoundingBox.cpp
BoundingBox.hpp
BridgeDetector.cpp
BridgeDetector.hpp
Channel.hpp
ClipperUtils.cpp Call Line conversion operator explicitly. 2019-04-03 11:17:15 +02:00
ClipperUtils.hpp Optimizing manual unification. 2019-03-26 15:05:57 +01:00
clonable_ptr.hpp Implemented the "Support for support enforcers only" quick selection. 2019-05-03 18:01:39 +02:00
CMakeLists.txt Building igl statically and moving to the dep scripts 2019-06-19 14:52:55 +02:00
Config.cpp Fix of https://github.com/prusa3d/PrusaSlicer/issues/2516 2019-06-27 09:48:19 +02:00
Config.hpp Fix of https://github.com/prusa3d/PrusaSlicer/issues/2516 2019-06-27 09:48:19 +02:00
EdgeGrid.cpp
EdgeGrid.hpp
ExPolygon.cpp
ExPolygon.hpp
ExPolygonCollection.cpp
ExPolygonCollection.hpp
Extruder.cpp
Extruder.hpp
ExtrusionEntity.cpp
ExtrusionEntity.hpp
ExtrusionEntityCollection.cpp
ExtrusionEntityCollection.hpp
ExtrusionSimulator.cpp
ExtrusionSimulator.hpp
FileParserError.hpp
Flow.cpp
Flow.hpp Elephant foot compensation improvements. 2019-03-05 11:54:04 +01:00
GCode.cpp Color change time estimates 2019-07-08 08:40:20 +02:00
GCode.hpp
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 #2428 2019-06-24 12:26:11 +02:00
Geometry.hpp #2428 2019-06-24 12:26:11 +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 Implemented clipping of parts of multi-part objects in the order 2019-03-06 10:21:10 +01:00
Layer.hpp Elephant foot compensation improvements. 2019-03-05 11:54:04 +01:00
LayerRegion.cpp Improvement in handling of the custom bridging angle value. 2019-04-01 17:12:39 +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
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 Merge remote-tracking branch 'origin/master' into ys_new_features 2019-06-26 13:33:05 +02:00
Model.hpp Reworked the Perl unit / integration tests to use the same Print 2019-06-20 20:23:05 +02:00
ModelArrange.cpp Merge branch 'tm_scales' 2019-06-26 11:33:42 +02:00
ModelArrange.hpp Arrange is accounting for the wipe tower now 2019-05-06 08:14:45 +02:00
MotionPlanner.cpp
MotionPlanner.hpp
MTUtils.hpp Fix formatting 2019-06-28 15:42:59 +02:00
MultiPoint.cpp
MultiPoint.hpp
MutablePriorityQueue.hpp
pchheader.cpp
pchheader.hpp
PerimeterGenerator.cpp
PerimeterGenerator.hpp
PlaceholderParser.cpp
PlaceholderParser.hpp
Point.cpp
Point.hpp WIP: Transformation of instances in world coordinate space: 2019-04-26 17:28:31 +02:00
Polygon.cpp
Polygon.hpp
Polyline.cpp
Polyline.hpp
PolylineCollection.cpp
PolylineCollection.hpp
Print.cpp Fixed compilation on clang / OSX (missing float.h) 2019-06-20 21:07:26 +02:00
Print.hpp Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_color_print_times 2019-07-08 08:45:11 +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 unit tests when run with range checks on std::vector 2019-05-22 16:48:20 +02:00
PrintConfig.cpp Merge branch 'master' into tm_builtin_pad 2019-06-20 10:04:17 +02:00
PrintConfig.hpp Merge branch 'master' into tm_builtin_pad 2019-06-20 10:04:17 +02:00
PrintObject.cpp Integrated the new layer height spans with configs into the backend. 2019-06-20 16:15:09 +02:00
PrintRegion.cpp
SLAPrint.cpp Merge branch 'master' into tm_builtin_pad 2019-07-09 13:21:26 +02:00
SLAPrint.hpp Merge branch 'master' into tm_sla_printer_mirror 2019-06-18 17:42:10 +02:00
Slicing.cpp Integrated the new layer height spans with configs into the backend. 2019-06-20 16:15:09 +02:00
Slicing.hpp Integrated the new layer height spans with configs into the backend. 2019-06-20 16:15:09 +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 Integrated the new layer height spans with configs into the backend. 2019-06-20 16:15:09 +02:00
SupportMaterial.hpp
Surface.cpp Split the external infill pattern to separate top / bottom config values. 2019-02-22 15:25:35 +01:00
Surface.hpp Split the external infill pattern to separate top / bottom config values. 2019-02-22 15:25:35 +01:00
SurfaceCollection.cpp
SurfaceCollection.hpp
SVG.cpp
SVG.hpp
Technologies.hpp Tech ENABLE_RENDER_PICKING_PASS extended so that user can switch between picking pass texture rendering and regular rendering by pressing [T] key 2019-06-27 11:25:04 +02:00
Tesselate.cpp
Tesselate.hpp
TriangleMesh.cpp Fix build against system-provided qhull 2019-07-02 11:43:07 +02:00
TriangleMesh.hpp Removed unnecessary copy / move constructors / assignment operators. 2019-06-14 15:47:40 +02:00
utils.cpp Changed references to renamed github project 2019-05-14 19:46:01 +02:00
Utils.hpp Fix: IsTriviallyCopyable on clang 2019-06-25 18:16:53 +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