orcaslicer/xs
bubnikv 49cd06407a There is a bug related to Ubuntu overlay scrollbars, see https://github.com/prusa3d/Slic3r/issues/898 and https://github.com/prusa3d/Slic3r/issues/952.
The issue apparently manifests when Show()ing a window with overlay scrollbars while the UI is frozen. For this reason,
we will Thaw the UI prematurely on Linux. This means destroing the no_updates object prematurely.
2018-06-11 16:56:35 +02:00
..
lib/Slic3r Ported the AboutDialog to C++, thanks @alexrj for the work. 2018-04-09 17:03:37 +02:00
src There is a bug related to Ubuntu overlay scrollbars, see https://github.com/prusa3d/Slic3r/issues/898 and https://github.com/prusa3d/Slic3r/issues/952. 2018-06-11 16:56:35 +02:00
t Removed the "Broken croak" support, which was useful on broken 2018-05-03 21:45:43 +02:00
xsp Beta bugfixes (#931) 2018-06-04 09:07:29 +02:00
CMakeLists.txt Fixed mangling of UTF characters when converted implicitely to 2018-06-07 22:10:23 +02:00
main.xs.in Initial implementation of a CMake build system for the Slic3r XS module. 2017-08-16 19:05:08 +02:00