Matt Guerrette
Matt Guerrette
Currently, there are evident race cases and unknowns involved with interaction between lua scripted game logic and scenes because issues with scene state. The lifetime of a scene and all...
Using the main callback functions, I can't seem to get an SDL_EVENT_TERMINATING or SDL_EVENT_QUIT to post when I close the app on Android so I never hit SDL_AppQuit() to do...
See: https://github.com/tree-sitter/tree-sitter/pull/3534 Due to a linkage issue in tree-sitter, SwiftTreeSitter cannot be used in projects that enable C++ interop. Once that PR is accepted, SwiftTreeSitter would need to be updated...
This commit fixes an issue with macOS on devices with a notch. SDL3 no longer provides a client area that encompasses the notch, so any reporting of the mouse location...