You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed Sketch exited with code -1073741515 (DLL not found) — gcc runtime DLLs (libgcc_s_seh-1.dll, libssp-0.dll, libwinpthread-1.dll) are now copied from WinLibs to the sketch folder at launch
macOS
Fixed sketch window not appearing when launched from the Processing IDE — the engine now registers with the macOS window server via NSApplication before GLFW initializes, which is required for subprocess window display