Update all to latest main#268
Conversation
|
Hmm... I'm not sure about using tagged releases for our builds since we haven't really done it so far. Either way. we need to use the latest commit of SDL to include libsdl-org/SDL@bddf6d3 since osu!framework needs it. |
|
Ok, I updated all to main. |
I would like to switch to tagged releases at some point (they should be more stable, sometimes they even get fixes backported), but if we need new functionality or fixes we must use
We don't need it as we implemented a local workaround in ppy/osu-framework#6703 (confirmed working as expected), but it makes sense to pull it in. |
Susko3
left a comment
There was a problem hiding this comment.
I've run bindgen locally and it produces the same changes. All the submodule commits are legit and they are recent enough. Basic tests pass on a local SDL3 build.
No description provided.