What's Changed
- Set SDL_HINT_APP_NAME in SDL3GameHost constructor by @FreezyLemon in #6260
- Migrate Android framework to SDL by @hwsmm in #6105
- Delete osuTK windowing by @Susko3 in #6267
- Add
Update
event toIWindow
by @Susko3 in #6270 - Use SDL3 screen saver functions to implement
AllowScreenSuspension
by @Susko3 in #6271 - Refactor
DisplayHandle
into seperate android and linux properties by @Susko3 in #6268 - Don't redraw
Path
on colour invalidation by @EVAST9919 in #6276 - Fix broken macOS CI build by @smoogipoo in #6277
- Fix
Xamarin.Jetbrains.Annotations
conflicting withJetbrains.Annotations
by @Susko3 in #6279 - Refactor child masking bounds handling by @EVAST9919 in #6266
Full Changelog: 2024.423.0...2024.509.0