OrcaSlicer/src
SoftFever ea5c88e36f
merge upstream changes (#25)
* Add sigxcpu76's fix to force use of light GTK theme

When using Bambu Studio with a dark themed Linux desktop, many of the dialogs appear as white text on a white background (font's correctly invert, but dialogs remain white).

@sigxcpu76 provided a workaround for this in #12 which is to tell the app to use a light GTK theme.  This change incorporates that workaround into the AppImage making the app more usable until such time as proper dark theme support can be added to Bambu Studio.

* Update Containerfile to make it Docker compatible

- Replace COPY command with Docker compatible syntax
- Rename container tag to bambu-studio-builder so as to not confuse with a container that would actually run Bambu Studio
- Add Docker alternative build method (thx @SG-R)
- Update podman syntax to remove unnecessary sudo

* Add check_available_memory_and_disk to BuildLinux.sh

* Fixes #740

Removing check for local or Remote FX virtualized RDP session. The checks below this line already verify if proper OpenGL support is present.

Co-authored-by: deftdawg <deftdawg@gmail.com>
Co-authored-by: hifihedgehog <16614343+hifihedgehog@users.noreply.github.com>
2022-12-13 12:41:41 +08:00
..
admesh NEW:Add progress bar for large file loading (3mf,stl,step) 2022-09-02 12:52:18 +08:00
agg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
boost Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
build-utils Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
clipper Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
eigen Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
expat Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
fast_float Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
glew Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
glu-libtess Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
hidapi Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
hints Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
imgui FIX: fix chinese display error in imgui 2022-09-29 11:16:43 +08:00
libigl Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
libnest2d FIX: auto-arrange reads wrongs first_bed_temp 2022-11-01 20:52:23 +08:00
libslic3r set PA for RepRap (#19) 2022-12-13 11:40:19 +08:00
minilzo Support upload g-code to third-party printers 2022-08-20 23:06:41 +08:00
miniz Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
nanosvg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
nlohmann Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
platform merge upstream changes (#25) 2022-12-13 12:41:41 +08:00
qhull Support upload g-code to third-party printers 2022-08-20 23:06:41 +08:00
semver Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Shiny Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
slic3r fix build error 2022-11-30 22:54:48 +08:00
stb_dxt Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
.doxygen remember last filament choice and ignore network plugin check for thirdpary printers 2022-11-06 14:03:34 +08:00
BambuStudio.cpp FIX:fixed the blocking module of linux 2022-09-29 11:16:43 +08:00
BambuStudio.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
BambuStudio_app_msvc.cpp merge upstream changes (#25) 2022-12-13 12:41:41 +08:00
BaseException.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
BaseException.h Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
CMakeLists.txt Add Linux related build scripts 2022-09-15 16:03:53 +08:00
StackWalker.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
StackWalker.h Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00