This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
cd855f6516d48ff960cd904d29abbb324149f3c8
godot
/
core
/
input
T
History
Rémi Verschelde
5f35b1d516
Sync controller mappings DB with SDL2 community repo
...
Synced with
gabomdq/SDL_GameControllerDB@adf7ec1edf
2022-12-12 13:43:15 +01:00
..
default_controller_mappings.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
gamecontrollerdb.txt
Sync controller mappings DB with SDL2 community repo
2022-12-12 13:43:15 +01:00
godotcontrollerdb.txt
[Web] Add PS3 gamepad mapping for FF+Linux.
2022-10-03 13:06:50 +02:00
input_builders.py
ci: add Python static analysis check via mypy
2022-09-30 19:03:17 +07:00
input_enums.h
Add joystick button index boundary check. Increase max. button number to 128 (max. buttons supported by DirectInput).
2022-01-10 14:39:05 +02:00
input_event.cpp
add controller_number & controller_value to allow printing of all MIDI event data
2022-11-14 21:55:43 +10:30
input_event.h
Add double_tap attribute to InputEventScreenTouch
2022-10-22 07:30:46 -07:00
input_map.cpp
Unified shortcut to clear carets and selections
2022-11-02 18:23:24 +01:00
input_map.h
Replace Array return types with TypedArray 2
2022-08-23 23:21:32 +02:00
input.cpp
Style: Misc docs and comment style and language fixes
2022-11-02 19:01:18 +01:00
input.h
Consolidate the fact that
Input
is meant to be final
2022-08-22 14:37:25 +02:00
SCsub
…
shortcut.cpp
Add MAKE_RESOURCE_TYPE_HINT macro to simplify binding arrays of resources
2022-11-24 14:06:00 +01:00
shortcut.h
Code quality: Fix header guards consistency
2022-07-25 11:17:40 +02:00