This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e4c05723858dc6e644ebec4ea89fb6b562052fbd
godot
/
core
/
input
History
Rémi Verschelde
e4c0572385
Merge pull request
#44593
from madmiraal/rename-mainloop-methods
...
Rename MainLoop methods to match Node methods
2020-12-28 14:44:28 +01:00
..
default_controller_mappings.h
…
gamecontrollerdb.txt
…
godotcontrollerdb.txt
…
input_builders.py
…
input_event.cpp
Rename empty() to is_empty()
2020-12-28 10:39:56 +00:00
input_event.h
InputEvent as_text now returns readable string. Added to_string for debug strings
2020-11-27 00:42:16 +10:00
input_map.cpp
Rename empty() to is_empty()
2020-12-28 10:39:56 +00:00
input_map.h
…
input.cpp
Merge pull request
#44593
from madmiraal/rename-mainloop-methods
2020-12-28 14:44:28 +01:00
input.h
Rename MainLoop methods to match Node methods
2020-12-22 12:34:57 +00:00
SCsub
…