3.3.6
Pre-release
Pre-release
·
404 commits
to main
since this release
This is an SDL 3.4.0 release candidate, so please let us know if you run into any issues with it!
In addition to bug fixes since the last release candidate, we've made the following API changes:
- Added SDL_HINT_MOUSE_DPI_SCALE_CURSORS and changed the default to "0", so cursors don't unexpectedly change size.
- SDL_PROP_SURFACE_ROTATION_NUMBER has been replaced with SDL_PROP_SURFACE_ROTATION_FLOAT
- SDL_HINT_EMSCRIPTEN_FILL_DOCUMENT and related properties have been replaced with the SDL_WINDOW_FILL_DOCUMENT flag and SDL_SetWindowFillDocument()