Mel Collins
|
8406e60522
Add InputEventKey.location to tell left from right
|
2 years ago |
bruvzg
|
daad4aed62
Cleanup and unify keyboard input.
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 years ago |
Rémi Verschelde
|
b1c6826b9f
Merge pull request #52963 from Pineapple/WIN32_LEAN_AND_MEAN_master
|
3 years ago |
Bartłomiej T. Listwon
|
425ed0ffe0
Add missing WIN32_LEAN_AND_MEAN
|
3 years ago |
Frixuu
|
650e63a7ca
Allow for mapping keycodes to current layout
|
3 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Eric Rybicki
|
e460456e60
Fix certain characters being recognized as special keys in Windows when using the us international layout
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
5 years ago |
bruvzg
|
1af06d3d46
Rename `scancode` to `keycode`.
|
7 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rémi Verschelde
|
bc26d0d6cd
Platform: Ensure classes match their header filename
|
6 years ago |