PrusaSlicer-NonPlainar/src
Vojtech Bubnik ce020781d3 Refactored loading of Get/SetThreadDescription() on Windows:
These new API functions are not available on Windows 7 and on older Windows 10,
thus they are newly loaded dynamically and the functions using it retur
a bool indicating whether the functionality is supported or not.
Also the OSX variants that are not supported newly return false instead
of throwing an exception.

Fixes #4972 #4974
2020-10-26 08:09:17 +01:00
..
admesh Replace deprecated Boost header in "admesh" 2020-10-12 11:34:31 +02:00
agg
avrdude
boost
build-utils
clipper Clean-up of Shiny profiler integration, so that the intrusiver profiling 2020-08-27 12:14:49 +02:00
eigen
expat
glew
glu-libtess
hidapi More detailed logging of hid_init() on unixes to detect why 2020-03-12 09:42:25 +01:00
imgui notifiactions: new icons + deleting old warnings&errors 2020-09-01 15:57:48 +02:00
libigl Speed up of libigl SelfIntersectMesh: 2020-02-03 14:01:35 +01:00
libnest2d Change license of libnest2d to LGPLv3 2020-08-05 16:34:01 +02:00
libslic3r Refactored loading of Get/SetThreadDescription() on Windows: 2020-10-26 08:09:17 +01:00
miniz
nanosvg
platform Add the desktop file for Linux desktops 2020-10-19 14:44:45 +02:00
poly2tri
polypartition
qhull
semver
Shiny Shiny profiler: Increased resolution of text output to 2 decimals 2020-05-22 09:29:21 +02:00
slic3r Added shortcut ("Shift+Tab") for the menu item "Collapse sidebar" 2020-10-25 15:10:51 +01:00
stb_dxt
CMakeLists.txt Add installing of the desktop file to cmake 2020-10-19 14:44:45 +02:00
PrusaSlicer_app_msvc.cpp WIP: prusa-gcodeviewer command line wrapper to start the PrusaSlicer 2020-09-01 16:56:12 +02:00
PrusaSlicer.cpp GUI initialization extracted from PrusaSlicer.cpp to GUI_Init.cpp/hpp. 2020-10-22 16:28:55 +02:00
PrusaSlicer.hpp