Backends: SDL2, SDL3: SDL_EVENT_MOUSE_WHEEL event doesn't require dividing by 100.0f on Emscripten. (#4019, #6096, #1463)
Ref https://github.com/libsdl-org/SDL/issues/10454#issuecomment-2434187317
This commit is contained in:
+2
-1
@@ -44,7 +44,8 @@ Breaking changes:
|
||||
Other changes:
|
||||
|
||||
- Backends: DX12: Unmap() call specify written range. The range is informational and may be used by debug tools.
|
||||
|
||||
- Backends: SDL3: Update for SDL3 api change: SDL_EVENT_MOUSE_WHEEL event doesn't require dividing by 100.0f
|
||||
on Emscripten target. (#4019, #6096, #1463)
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
VERSION 1.91.4 (Released 2024-10-18)
|
||||
|
||||
Reference in New Issue
Block a user