BambuStudio/src
Joshua Wise aa2d692910 Linux: ensure that a GLCanvas3D can become active before attempting to start OpenGL (fixes #1149)
On Linux, GLEW requires (at least, in EGL land) that an OpenGL context be
active before glew_Init is called -- otherwise, GLEW doesn't know what
extension symbols to look up.  If glew_Init fails, then some symbols
elsewhere will not exist, and the app will shortly crash.  We work around
this by detecting if we're actually ready for postinit, and if not,
resetting the flag so that wxEVT_IDLE will cause us to try again later, when
the window hopefully has gone into the foreground and is ready to be used.
2023-02-01 16:24:44 +08:00
..
Shiny Add the full source of BambuStudio 2022-07-15 23:42:08 +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
clipper2 ENH: add clipper2 for preparing 2022-12-15 04:33:48 -05: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
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 HintsToPot: Fix compilation on MSVC 2022-12-16 22:51:07 -05:00
imgui FIX: toolbar cannot rescale a super small stl correctly 2023-01-10 19:08:26 +08:00
libigl Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
libnest2d ENH: auto-arrange uses inner NFP to simplify fixed_overfit 2022-12-15 04:38:15 -05:00
libslic3r slic3r: address sanitizer cleanup in TreeSupport::generate_contact_points 2023-02-01 16:24:44 +08:00
minilzo Add the full source of BambuStudio 2022-07-15 23:42:08 +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 Revert "ENH: add the linux build action to github" 2023-01-31 21:27:35 +08:00
qhull Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
semver Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
slic3r Linux: ensure that a GLCanvas3D can become active before attempting to start OpenGL (fixes #1149) 2023-02-01 16:24:44 +08:00
stb_dxt Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
BambuStudio.cpp Add support for Bambu Lab X1 series live video stream on Linux. 2023-01-12 14:56:04 +08:00
BambuStudio.hpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
BambuStudio_app_msvc.cpp Fixes #740 2022-12-09 10:54:41 +08:00
BaseException.cpp Add more missing headers 2022-12-16 22:51:07 -05:00
BaseException.h Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
CMakeLists.txt ENH: copyright: change the copyrights to lunkuo 2023-01-10 19:08:26 +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