This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-f892c9da98
Register
Sign In
tinqs
/
engine
Watch
7
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
ea683cd152689cfc084fd8e28609bc486ef8ee6a
engine
/
core
/
input
T
History
Rémi Verschelde
62120c7841
Fix Steam input "crc" errors, and some other Coverity reports of uninitialized scalar variable
...
-
Fixes
#88630
. -
Fixes
#92578
.
2024-05-31 09:55:02 +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 event_index to InputEventAction
2024-05-30 12:51:15 +02:00
input_map.h
…
input.compat.inc
Implement
amplitude
to Input.vibrate_handheld
2024-05-02 19:09:42 +03:00
input.cpp
Fix Steam input "crc" errors, and some other Coverity reports of uninitialized scalar variable
2024-05-31 09:55:02 +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
…