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
c151c7dce0b3802ddf2caa2bb2d6a227d7326c3f
godot
/
core
/
input
History
Mikael Hermansson
085f0cc50a
Add Home/End to text caret movements on macOS
2024-07-08 16:08:27 +02:00
..
default_controller_mappings.h
…
gamecontrollerdb.txt
…
godotcontrollerdb.txt
…
input_builders.py
…
input_enums.h
…
input_event.cpp
Add event_index to InputEventAction
2024-05-30 12:51:15 +02:00
input_event.h
Add event_index to InputEventAction
2024-05-30 12:51:15 +02:00
input_map.cpp
Add Home/End to text caret movements on macOS
2024-07-08 16:08:27 +02:00
input_map.h
…
input.compat.inc
…
input.cpp
Fix physics tick counter
2024-07-07 19:04:05 +02:00
input.h
Clean Input::frame_parsed_events before de-initialising scripting languages to ensure no script created events exist at the exit.
2024-05-30 13:23:00 +03:00
SCsub
Update pre-commit hooks configuration to use
ruff
instead of
black
2024-05-21 18:02:29 -05:00
shortcut.cpp
…
shortcut.h
…