This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-12-31 18:41:20 +00:00
Code
Releases
Wiki
Activity
Files
444ebfe3547d9d96bd4330821afd957772670319
godot
/
core
/
input
History
carsonuderitz@gmail.com
2fc6e11e31
Fix not releasing action when actions are erased
2025-12-12 16:27:47 +01:00
..
default_controller_mappings.h
…
gamecontrollerdb.txt
…
godotcontrollerdb.txt
Android: Improve D-pad support for Default Android Gamepad.
2025-11-15 00:47:05 +11:00
input_builders.py
…
input_enums.h
…
input_event_codec.cpp
Fix assertions related to buffer overruns in input_event_codec.cpp
2025-11-21 22:55:52 +01:00
input_event_codec.h
…
input_event.cpp
Do not show
Physical
in the special key names.
2025-12-04 11:30:57 +02:00
input_event.h
Use
RequiredParam
/
RequiredResult
in some high value places
2025-12-02 10:44:12 -06:00
input_map.compat.inc
…
input_map.cpp
Fix not releasing action when actions are erased
2025-12-12 16:27:47 +01:00
input_map.h
Synchronize the names for
RequiredParam<T>
arguments in header files
2025-12-03 04:14:52 -06:00
input.compat.inc
…
input.cpp
Merge pull request
#112995
from zedzee37/touch_window_fix
2025-12-09 17:16:54 +01:00
input.h
Synchronize the names for
RequiredParam<T>
arguments in header files
2025-12-03 04:14:52 -06:00
SCsub
…
shortcut.cpp
…
shortcut.h
…