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
863bcd3e2bb5bdd6857258a42818dfd9232570aa
godot
/
core
/
input
History
RedworkDE
8e7afec479
Fix various errors when running the unit tests
...
Co-authored-by: bruvzg <
7645683+bruvzg@users.noreply.github.com
>
2023-05-09 18:40:56 +02:00
..
default_controller_mappings.h
…
gamecontrollerdb.txt
Sync controller mappings DB with SDL2 community repo
2023-02-27 15:59:50 +01:00
godotcontrollerdb.txt
Merge pull request
#73200
from 0xafbf/fix-guide-button-win
2023-04-03 15:58:36 +02:00
input_builders.py
…
input_enums.h
…
input_event.cpp
Fix various errors when running the unit tests
2023-05-09 18:40:56 +02:00
input_event.h
Use physical shortcuts for freelook navigation in the editor
2023-02-21 10:56:14 +01:00
input_map.cpp
[macOS] Replace all
Alt/Option+Letter/Number
default shortcuts to avoid conflicts with special character input.
2023-02-20 22:02:47 +02:00
input_map.h
…
input.cpp
Allow concurrent buffering and dispatch of input events
2023-05-08 09:15:16 +02:00
input.h
…
SCsub
…
shortcut.cpp
…
shortcut.h
…