index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
os
/
keyboard.h
Age
Commit message (
Expand
)
Author
2022-06-16
Adding function key support from F17 to F35
gregcsokas
2022-04-20
Fix more issues found by cppcheck.
bruvzg
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-11-12
Use "enum class" for input enums
Aaron Franke
2021-08-10
Use Key enum instead of plain integers
Aaron Franke
2021-05-07
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...
Lightning_A
2021-03-23
Rename some more global enums (Key, Joy, MIDI)
Aaron Franke
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-11-16
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-03-25
Style: Harmonize header guards to style guide [Core]
Rémi Verschelde
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-08-12
Remove redundant author doc comments
IAmActuallyCthulhu
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-03-28
[macOS] Fix keyboard shortcuts on non QWERTY keyboard layouts.
bruvzg
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-10-08
Use "Command" instead of "Meta" for macOS (#1619)
Cong
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-16
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-08-06
Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTER
Bojidar Marinov
2017-07-26
Remove duplicate keycode constant for Numpad Enter key.
bruvzg
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-08-07
-Added yield nodes to visual script
Juan Linietsky
2016-03-09
remove trailing whitespace
Hubert Jarosz
2016-02-17
Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACT
Rémi Verschelde
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2015-01-04
-WIP to add proper key swapping according to keyboard layout
Juan Linietsky
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky