orcaslicer/src
YuSanka fdc4ee7542 Suppress to use info line "Post processing scripts shall..." on Linux.
Otherwise click on this line causes a strange frizz of the settings page.
And line hovering by the mouse has no visual effect on Linux.
(Neither wxEVT_ENTER_WINDOW nor wxEVT_LEAVE_WINDOW isn't catch by wxStaticText for some reason)

+ Call of the SetToolTip() moved from constructor to wxEVT_ENTER_WINDOW. In this case Tooltip text will always respect to the "suppress_hyperlinks" value.
2021-12-03 16:47:31 +01:00
..
admesh Eradicated admesh from TriangleMesh: 2021-09-20 17:12:22 +02:00
agg
avrdude
boost Fix warnings when newer CMake is used. 2021-08-20 13:42:10 +02:00
build-utils
clipper New ClipperUtils functions: opening(), closing() as an alternative 2021-10-14 09:11:31 +02:00
eigen
expat
fast_float Added README.md file for fast_float library. 2021-11-23 17:48:35 +01:00
glew Updated GLEW to 2.2.0 2021-10-26 10:03:41 +02:00
glu-libtess Fix warnings when newer CMake is used. 2021-08-20 13:42:10 +02:00
hidapi
hints Parse hints.ini for translatable text as part of gettext_make_pot 2021-08-23 16:27:51 +02:00
imgui Commented code for different icon for UpdatedItemsInfo Notification. 2021-11-15 13:54:02 +01:00
libigl Fix warnings when newer CMake is used. 2021-08-20 13:42:10 +02:00
libnest2d Fix some warnings on gcc 11 2021-10-20 15:08:43 +02:00
libslic3r Fixed a bug in the precomputation of the data for bucket fill that was triggering assert in TriangleSelector::neighbor_child(). 2021-12-03 14:06:53 +01:00
miniz Removing search for upstream miniz as its no longer compatible. 2021-10-12 09:59:59 +02:00
nanosvg Code refactoring for 69731b1d => nsvgParseFromFileWithReplace() is extracted from nanosvg.h to BitmapCache 2021-11-19 17:00:38 +01:00
platform Fix of "About" screen still shows 2020 at the copyright notice (#7018) 2021-09-27 10:07:29 +02:00
qhull QHull library - Set #define REALfloat 0 to use doubles instead of floats. This fixes #7377 2021-12-01 12:22:37 +01:00
semver Fix warnings when newer CMake is used. 2021-08-20 13:42:10 +02:00
Shiny Fix warnings when newer CMake is used. 2021-08-20 13:42:10 +02:00
slic3r Suppress to use info line "Post processing scripts shall..." on Linux. 2021-12-03 16:47:31 +01:00
stb_dxt
CMakeLists.txt Parse hints.ini for translatable text as part of gettext_make_pot 2021-08-23 16:27:51 +02:00
PrusaSlicer.cpp Linux checking for DISPLAY variable: Don't check for WAYLAND_DISPLAY, 2021-11-30 12:58:47 +01:00
PrusaSlicer.hpp
PrusaSlicer_app_msvc.cpp