index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
windows
/
key_mapping_windows.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Add InputEventKey.location to tell left from right
Mel Collins
2024-01-26
1
-0
/
+23
*
[Linux/X11] Add some missing keycodes/scancodes.
bruvzg
2023-03-08
1
-1
/
+1
*
[Input] Use BRACKET_ instead of BRACE_ for physical keys.
bruvzg
2023-02-22
1
-2
/
+2
*
Cleanup and unify keyboard input.
bruvzg
2023-01-23
1
-446
/
+342
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Adding function key support from F17 to F35
gregcsokas
2022-06-16
1
-1
/
+16
*
Windows input: Fix wrong OEM key, add missing keys
Max Hilbrunner
2022-01-05
1
-120
/
+197
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Use "enum class" for input enums
Aaron Franke
2021-11-12
1
-269
/
+269
*
clang-format: Disable alignment of operands, too unreliable
Rémi Verschelde
2021-10-28
1
-9
/
+9
*
Allow for mapping keycodes to current layout
Frixuu
2021-09-21
1
-0
/
+10
*
Use Key enum instead of plain integers
Aaron Franke
2021-08-10
1
-0
/
+4
*
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...
Lightning_A
2021-05-07
1
-4
/
+4
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-2
/
+0
*
Fix certain characters being recognized as special keys in Windows when using...
Eric Rybicki
2020-05-18
1
-0
/
+13
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-4
/
+0
*
Added mapping for KEY_MENU to VK_APPS (0x5d) so context menu's triggered by t...
Eric M
2020-05-08
1
-1
/
+1
*
Rename `scancode` to `keycode`.
bruvzg
2020-02-25
1
-0
/
+164
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Platform: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
1
-0
/
+253