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
ec7d7abde93f2bc552e52b687ad00a61970fc0de
engine
/
core
/
input
T
History
Thaddeus Crews
3c304ab7cc
Merge pull request
#96076
from AThousandShips/improve_null_check_core_drivers
...
[Core,Drivers] Improve use of `Ref.is_null/valid`
2024-12-23 11:14:58 -06:00
..
default_controller_mappings.h
…
gamecontrollerdb.txt
Sync controller mappings DB with SDL2 community repo [Nov 2024]
2024-11-15 21:56:25 -04:00
godotcontrollerdb.txt
…
input_builders.py
…
input_enums.h
Core ubsan fixes
2024-12-18 14:31:12 +01:00
input_event.cpp
Fix missing event metadata in _input() with Input.parse_input_event()
2024-12-06 22:08:16 +03:00
input_event.h
Revert "Fix InputEvent device id clash" and add a compatibility function
2024-11-20 09:18:55 +01:00
input_map.compat.inc
…
input_map.cpp
Merge pull request
#96076
from AThousandShips/improve_null_check_core_drivers
2024-12-23 11:14:58 -06:00
input_map.h
Revert "Fix InputEvent device id clash" and add a compatibility function
2024-11-20 09:18:55 +01:00
input.compat.inc
…
input.cpp
Get joypad's vendor ID, product ID, and name on Windows
2024-12-15 23:59:11 +01:00
input.h
Get joypad's vendor ID, product ID, and name on Windows
2024-12-15 23:59:11 +01:00
SCsub
…
shortcut.cpp
Apply iwyu suggestion in core.
2024-12-19 00:43:47 +08:00
shortcut.h
…