OrcaSlicer/src/libslic3r
bubnikv a378bb7bed Removed some obsolete Perl bindings.
Removed libslic3r from the default include paths for all modules but
libslic3r. Now headers from libslic3r need to be included with an
explicit path (libslic3r/libslic3r.h etc)
Split the localization macros into I18N.{cpp,h}
2018-11-26 14:41:58 +01:00
..
Fill Merge remote-tracking branch 'remotes/origin/dev_native' 2018-11-20 14:13:22 +01:00
Format Improved fix of export to 3mf of objects splitted into parts 2018-11-19 15:49:59 +01:00
GCode Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
Rasterizer Merge remote-tracking branch 'origin/dev2' into dev_native 2018-09-20 16:48:40 +02:00
SLA Removed head_back_radius and added pillar widening factor to the parameter layers 2018-11-23 11:51:45 +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
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 Removed some obsolete Perl bindings. 2018-11-26 14:41:58 +01:00
Config.cpp Fix rendering performance on macOS 2018-11-08 15:31:29 +01:00
Config.hpp Integrated SLAPrint into background processing. 2018-11-08 20:18:40 +01:00
EdgeGrid.cpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02: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 WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02: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 "SLA Print Settings" implementation (start) 2018-11-19 14:05:29 +01:00
GCode.hpp Merge branch lm_colorprint_integration into dev_native + deleting ticks outside slider range 2018-11-07 14:44:47 +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 New selection -> removed obsolete methods\n+\nFixed a few compile warnings 2018-10-08 15:17:36 +02:00
GCodeTimeEstimator.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02: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 Removed the STDMOVE macro. 2018-11-02 20:45:23 +01:00
Layer.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
LayerRegion.cpp Removed the STDMOVE macro. 2018-11-02 20:45:23 +01:00
libslic3r.h 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
Line.cpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
Line.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
Model.cpp Cut: Re-center objects after cut 2018-11-26 13:35:37 +01:00
Model.hpp Cut: Use world coordinates 2018-11-26 12:08:10 +01:00
ModelArrange.cpp Arrangement is still not working, update is probably broken. 2018-11-21 11:07:08 +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 ModelInstance's full 3D transform set as default 2018-10-16 09:51:30 +02:00
MultiPoint.hpp ModelInstance's full 3D transform set as default 2018-10-16 09:51:30 +02: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 WIP: SLAPrintObjectConfig, SLAPrint / SLAPrintObject initialization. 2018-11-09 12:02:42 +01:00
PlaceholderParser.hpp WIP: Background processing is almost working now. 2018-10-23 22:53:43 +02: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 Fixes to storing and loading configs from AMF/3MF. 2018-11-07 14:57:50 +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: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02: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 some background processing synchronization issues. 2018-11-23 17:05:44 +01:00
Print.hpp WIP: Synchronization of SLA background processing. 2018-11-21 17:35:35 +01:00
PrintBase.cpp Hopefully a fix of OSX compilation issue. 2018-11-20 15:18:46 +01:00
PrintBase.hpp Using the new status update interface to refresh scene right after the supports are ready. 2018-11-21 12:10:10 +01:00
PrintConfig.cpp SLA support parameters changed: radiuses for diameters. 2018-11-23 13:05:24 +01:00
PrintConfig.hpp SLA support parameters changed: radiuses for diameters. 2018-11-23 13:05:24 +01:00
PrintExport.hpp Slicing object and rasterization generates output zip. Needs testing. 2018-11-13 17:33:03 +01:00
PrintObject.cpp Partial update of 3D scene (GLVolumes derived from Model and from 2018-11-16 18:28:50 +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 Fixed some background processing synchronization issues. 2018-11-23 17:05:44 +01:00
SLAPrint.hpp Merge remote-tracking branch 'origin/master' into tm_sla_supports_backend and add get_current_elevation 2018-11-22 13:57:13 +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 Removed the STDMOVE macro. 2018-11-02 20:45:23 +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 Added ImGuiWrapper 2018-11-26 10:57:12 +01:00
TriangleMesh.cpp WIP: Support of SLA suport & pad GLVolumes, couple of fixes. 2018-11-17 17:23:56 +01:00
TriangleMesh.hpp WIP: Support of SLA suport & pad GLVolumes, couple of fixes. 2018-11-17 17:23:56 +01:00
utils.cpp Fix build 2018-11-19 11:39:17 +01:00
Utils.hpp Fix build 2018-11-19 11:39:17 +01:00