|
|
28980e5fbf
|
Cleanup
|
2025-07-03 22:02:36 +03:00 |
|
|
|
5e8fdf879d
|
Fix logging in gamepad related events
|
2025-06-02 18:15:10 +03:00 |
|
|
|
86b223ec93
|
Fix mouse relative mode activation triggering mouse move events on Mac
|
2025-04-21 23:13:23 +03:00 |
|
|
|
3258113ef8
|
Ensure mouse position is up-to-date during button down events
|
2025-04-19 21:14:10 +03:00 |
|
|
|
68c0ac0ffc
|
Fix cursor locking bounds calculation
|
2025-04-19 21:14:05 +03:00 |
|
|
|
7e59c3b9a7
|
Fix restoring locked cursor state when window gains focus again
|
2025-04-19 21:14:03 +03:00 |
|
|
|
38658a5b8c
|
Fix CursorLockMode.Locked not working
|
2025-04-19 21:14:02 +03:00 |
|
|
|
88c75b8672
|
Fix dragged maximized window generating wrong mouse position events
|
2025-04-19 21:14:02 +03:00 |
|
|
|
d115d22ee6
|
Implement new window dragging system
|
2025-04-19 21:13:52 +03:00 |
|
|
|
8120ae621d
|
Fix mouse resetting issues after ending relative mode
|
2025-04-19 21:13:52 +03:00 |
|
|
|
37979e452a
|
Fix mouse warping after ending relative mode
|
2025-04-19 21:13:49 +03:00 |
|
|
|
188e4313f9
|
Fix various issues with child window positioning
|
2025-04-19 21:13:47 +03:00 |
|
|
|
8cadbae80e
|
Update SDL to 3.2.0
|
2025-04-19 21:13:44 +03:00 |
|
|
|
431767a150
|
Update SDL3
|
2025-04-19 21:13:41 +03:00 |
|
|
|
f1d387ceea
|
Fix compilation in Linux
|
2025-04-19 21:13:36 +03:00 |
|
|
|
3f6bf15554
|
Implement relative mouse mode (raw input) for SDL platform
|
2025-04-19 21:13:34 +03:00 |
|
|
|
b622a1cc5e
|
Implement SDL platform, windowing and input handling
|
2025-04-19 21:13:32 +03:00 |
|