PrusaSlicer-NonPlainar/src/slic3r
Lukas Matena 2269e1b183 Deliberately setting the SLA dialog a bit too large
It is not possible to precisely calculate actual window size before the rendering, so I added a safety margin.
It would be nicer to let the window autoscale and only use the inflated dimension for possible moving the window upward to prevent collision with the bottom panel, but...
ImGui autoscaling does not work properly for some reason (the window size autoscales only after a mouse move), so this is a workaround.
2019-04-03 10:41:45 +02:00
..
Config Fix build on MSVC with PCH off 2019-03-27 12:14:34 +01:00
GUI Deliberately setting the SLA dialog a bit too large 2019-04-03 10:41:45 +02:00
Utils Firmware updater: Support for CW1 2019-04-02 10:33:37 +02:00
CMakeLists.txt GLCanvas3D::Selection as a standalone class 2019-03-19 13:30:21 +01:00
pchheader.cpp Precompiled headers on Visual Studio & GCC, with the highest hopes 2018-10-29 16:01:26 +01:00
pchheader.hpp Integrated SLAPrint into background processing. 2018-11-08 20:18:40 +01:00