PrusaSlicer-NonPlainar/src
Vojtech Bubnik 0ca6b12da1 Print/PrintObject/PrintRegion refactoring:
Newly the PrintObjects own PrintRegions and Print contains references
to PrintRegions owned by PrintObjects, so that a PrintRegion of the same
content is referenced by Print only once.

The refactoring is a WIP to support multi-material painting.
2021-05-06 13:01:09 +02:00
..
admesh Reduction on compiler warnings, mainly on MSVC. 2021-02-10 17:29:07 +01:00
agg
avrdude Use prusaslicer_add_cmake_project on each cmake deps project 2021-01-26 10:17:51 +01:00
boost
build-utils Disable tests and encoding check when cross compiling 2021-02-03 15:27:39 +01:00
clipper Fixing compilation on C++ conforming compilers 2021-05-03 11:50:05 +02:00
eigen
expat
glew
glu-libtess
hidapi Check loading of blacklisted dlls and show warning dialog at startup. Also show these dlls in sysinfo dialog. 2021-01-27 10:40:38 +01:00
imgui Print host upload notification with more info and cancel button 2021-03-12 10:32:26 +01:00
libigl Speed up of libigl SelfIntersectMesh: 2020-02-03 14:01:35 +01:00
libnest2d Convincing ClipperLib to use Slic3r's own Point type internally. 2021-04-21 20:15:49 +02:00
libslic3r Print/PrintObject/PrintRegion refactoring: 2021-05-06 13:01:09 +02:00
miniz Refactoring of 3MF file export to use the new homebrewed miniz 2021-01-27 09:18:17 +01:00
nanosvg
platform OSX specific, needed after update of Xcode to 12.2 with OSX SDK 11.1, 2021-01-20 09:21:16 +01:00
qhull Reduction on compiler warnings, mainly on MSVC. 2021-02-10 17:29:07 +01:00
semver
Shiny Shiny profiler: Increased resolution of text output to 2 decimals 2020-05-22 09:29:21 +02:00
slic3r #6473 - Update titlebar when opening a project file by double-clicking the file icon 2021-05-06 10:11:53 +02:00
stb_dxt
CMakeLists.txt Extend wx png and expat fixes for all of its built-in libraries 2021-03-30 12:56:37 +02:00
PrusaSlicer_app_msvc.cpp New FDM support sparse infill zig-zag algorithm. 2021-04-08 15:29:40 +02:00
PrusaSlicer.cpp call detect_platform() after SLIC3R_LOGLEVEL env variable is read 2021-03-15 17:00:49 +01:00
PrusaSlicer.hpp