Henrik Rydgård
|
c28dc9e4f2
|
Pass in accelerometer readings using NativeAccelerometer instead of NativeAxis
|
2023-09-27 11:34:31 +02:00 |
|
Henrik Rydgård
|
2675d6ea43
|
Input event and device enums (#17514)
* Switch deviceID from int to enum InputDeviceID, globally
* Switch axisId to enum InputAxis
* Change int keycodes to InputKeyCode where it makes sense.
* SDL input buildfix
* SDL keycode buildfix
* Switch on enum warning fixes
* Qt keycode buildfix
* iOS keycode buildfix
* UWP keycode buildfix
* More iOS buildfix
* More iOS buildfix
* Update DinputDevice.cpp
|
2023-05-26 18:40:13 +02:00 |
|
Henrik Rydgård
|
416c09034b
|
Minor header cleanup
|
2023-03-29 12:03:03 +02:00 |
|
Henrik Rydgård
|
102607a6e8
|
Code style fixes, translation key fix, cleanup
|
2023-02-01 14:24:55 +01:00 |
|
Sergey P
|
bf2cabb82c
|
merge from upstream
|
2023-02-01 13:33:07 +03:00 |
|
Sergey P
|
64f1e5ed61
|
range checks
|
2023-02-01 13:26:17 +03:00 |
|
Lubos
|
c368a213ac
|
OpenXR - Support head rotations in 2D
|
2023-01-28 11:50:46 +01:00 |
|
Lubos
|
b740bfbcfb
|
OpenXR - Map controller motions on keys
|
2022-10-31 11:59:07 +01:00 |
|
Henrik Rydgård
|
342ed97291
|
Move input utilities from native to Common/Input.
|
2020-10-01 09:42:32 +02:00 |
|