OrcaSlicer/xs/src/libslic3r
2018-08-17 15:53:43 +02:00
..
Fill Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
Format Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
GCode Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
BoundingBox.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
BoundingBox.hpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
BridgeDetector.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
BridgeDetector.hpp New feature: Bridging angle override through a bridge_angle config 2017-07-31 16:23:52 +02:00
ClipperUtils.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
ClipperUtils.hpp Fix of extraneous infill over thin walls. 2018-05-18 09:52:09 +02:00
Config.cpp gcc / clang did not like backslashes inside comments 2018-06-28 21:46:23 +02:00
Config.hpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
EdgeGrid.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
EdgeGrid.hpp Use Vertex Buffer Objects for rendering of 3D volumes if possible. 2017-03-16 14:02:28 +01:00
ExPolygon.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
ExPolygon.hpp Implemented volumetric flow rate hints, 2017-11-09 15:10:20 +01:00
ExPolygonCollection.cpp Reworked the bridge detector to allow searching a single bridging 2016-11-08 09:59:25 +01:00
ExPolygonCollection.hpp Ported from the playground branch. Various documentation and optimization. 2016-09-13 13:30:00 +02:00
Extruder.cpp Include the wipe tower print time into the cooling time. 2017-06-22 15:18:37 +02:00
Extruder.hpp Include the wipe tower print time into the cooling time. 2017-06-22 15:18:37 +02:00
ExtrusionEntity.cpp Removed Point::scale(),translate(),coincides_with(),distance_to(), 2018-08-17 14:14:24 +02:00
ExtrusionEntity.hpp Refactoring of perimeters/infills wiping (ToolOrdering::WipingExtrusions now takes care of the agenda) 2018-06-20 12:52:00 +02:00
ExtrusionEntityCollection.cpp First steps in reorganizing infill order (to use infill instead of the wipe tower) 2018-05-24 14:05:51 +02:00
ExtrusionEntityCollection.hpp Removed Point::scale(),translate(),coincides_with(),distance_to(), 2018-08-17 14:14:24 +02:00
ExtrusionSimulator.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
ExtrusionSimulator.hpp Fixes after the merge of changes by @alexrj. 2016-12-08 19:02:16 +01:00
FileParserError.hpp Ported the AboutDialog to C++, thanks @alexrj for the work. 2018-04-09 17:03:37 +02:00
Flow.cpp Implemented volumetric flow rate hints, 2017-11-09 15:10:20 +01:00
Flow.hpp Initial definition of PresetHints C++ class and Perl binding, ported the cooling logic hints to C++. 2017-11-09 10:48:06 +01:00
GCode.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
GCode.hpp For the Marlin firmware, the machine envelope G-code is emitted 2018-07-17 19:37:24 +02:00
GCodeReader.cpp Fix of the Spiral Vase after the GCodeReader rework. 2018-01-03 21:55:32 +01:00
GCodeReader.hpp Fix of the Spiral Vase after the GCodeReader rework. 2018-01-03 21:55:32 +01:00
GCodeSender.cpp Fix: GCodeSender: Line number resynchronisation 2018-06-07 15:41:34 +02:00
GCodeSender.hpp Fix: GCodeSender: Line number resynchronisation 2018-06-07 15:41:34 +02:00
GCodeTimeEstimator.cpp Added some profilling macros into GCodeTimeEstimator 2018-07-20 16:14:23 +02:00
GCodeTimeEstimator.hpp Faster time estimate for multimaterial 2018-07-20 15:54:11 +02:00
GCodeWriter.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
GCodeWriter.hpp Implemented clamping of the acceleration when extruding for the Marlin 2018-07-18 11:58:02 +02:00
Geometry.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
Geometry.hpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
I18N.hpp Provide a callback to libslic3r to translate texts. 2018-06-20 18:33:46 +02:00
Int128.hpp Working arrange_objects with DJD selection heuristic and a bottom-left placement strategy. 2018-05-17 10:37:26 +02:00
Layer.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
Layer.hpp Fix of 2017-12-11 17:19:55 +01:00
LayerRegion.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
libslic3r.h Removed Point::scale(),translate(),coincides_with(),distance_to(), 2018-08-17 14:14:24 +02:00
Line.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
Line.hpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
Model.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
Model.hpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
MotionPlanner.cpp Removed Point::scale(),translate(),coincides_with(),distance_to(), 2018-08-17 14:14:24 +02:00
MotionPlanner.hpp Fixed the "avoid crossing perimeters" bug introduced in Slic3r 1.34.1.24 2017-06-02 13:33:19 +02:00
MultiPoint.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
MultiPoint.hpp Removed Point::scale(),translate(),coincides_with(),distance_to(), 2018-08-17 14:14:24 +02:00
MutablePriorityQueue.hpp Performance improvements of the MotionPlanner 2017-05-05 09:59:56 +02:00
PerimeterGenerator.cpp Removed Point::scale(),translate(),coincides_with(),distance_to(), 2018-08-17 14:14:24 +02:00
PerimeterGenerator.hpp Fixed a typo in AppConfig 2018-05-18 08:46:33 +02:00
PlaceholderParser.cpp Added layer_num, layer_z variables to the end_gcode, end_filament_gcode, 2018-05-15 14:04:29 +02:00
PlaceholderParser.hpp Implemented <,>,<=,>=,or,and,||,&& operators. 2017-12-19 16:48:14 +01:00
Point.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
Point.hpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
Polygon.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
Polygon.hpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
Polyline.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
Polyline.hpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
PolylineCollection.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
PolylineCollection.hpp Moved some math macros (sqr, lerp, clamp) to libslic3r.h 2017-07-27 10:39:43 +02:00
Print.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
Print.hpp Changing the internal representation of Point / Pointf / Point3 / Pointf3 to Eigen Matrix types: 2018-08-14 21:33:41 +02:00
PrintConfig.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
PrintConfig.hpp Merge with master + resolved conflicts 2018-07-17 10:44:23 +02:00
PrintObject.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
PrintRegion.cpp Some beautification and C++11 adaptation. 2017-03-28 13:25:10 +02:00
Slicing.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
Slicing.hpp Fixed regression bugs regarding print validation, 2017-12-01 18:55:57 +01:00
SlicingAdaptive.cpp Fix compilation on Linux. 2016-12-12 18:59:35 +01:00
SlicingAdaptive.hpp Support for user definable variable layer thickness, the C++ backend. 2016-12-12 17:53:38 +01:00
SupportMaterial.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
SupportMaterial.hpp Finalized the experimental "synchronize support layers with object layers" 2017-04-10 12:00:07 +02:00
Surface.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
Surface.hpp C++ compiler suppressed default constructor and assignment operator 2017-03-08 14:22:49 +01:00
SurfaceCollection.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
SurfaceCollection.hpp Ported PrintObject::prepare_infill & combine_infill from Perl to C++. 2017-08-02 14:24:32 +02:00
SVG.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
SVG.hpp Utility function SVG::export_expolygons() to paint a set of possibly 2017-03-02 16:32:43 +01:00
TriangleMesh.cpp Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors. 2018-08-17 15:53:43 +02:00
TriangleMesh.hpp Reworked the fix of #784 for efficiency and robustness: 2018-03-15 17:14:13 +01:00
utils.cpp Merge remote-tracking branch 'remotes/origin/opengl_to_cpp' 2018-07-17 09:37:38 +02:00
Utils.hpp Geometry info updated while using gizmos 2018-06-22 11:19:38 +02:00