Dima Buzdyk
Dima Buzdyk
# Description Linux distros started removing libwebkit2gtk-4.0 library from their repos. Ubuntu Noble (24.04) is one of them. Modify Linux deps script to check which version of libwebkit2gtk is available....
# Description This PR is a Request For Comments and not intended to me merged as is. Intention is to get community response to see if (a) community is interested...
### Is there an existing issue for this feature request? - [X] I have searched the existing issues ### Is your feature request related to a problem? OrcaSlicer has support...
# Description Bundle minimal set of libraries to run on modern hosts like Ubuntu 24.04, Fedora40, Aurora Linux. Modify startup script and GUI_App to set current working dir to the...
# Description Gizmo bar is wobbling at specific application window width range. This comes from a bar scaling calculations method: - new scale calculated for already scaled bar - scale...
# Description Suppress compiler warnings we not going to fix. Fix few obvious errors. While looking at issue #6137 I found suspicious code: https://github.com/SoftFever/OrcaSlicer/blob/5e4dd4d84792682accff3ae8c965444fcb5d242e/src/libslic3r/Extruder.cpp#L12 This led me to an idea...
# Description Fixes #5013, #4923 This change introduces new back end for the "Fix model" feature: MeshLabServer. On Linux and Mac platforms OrcaSlicer checks if "meshlabserver" could be found in...