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
77733faedea4bb9bc0fa148b576aaf737e96889a
godot
/
core
/
input
History
Rémi Verschelde
b0f49266f9
Merge pull request
#76719
from m4gr3d/add_input_event_cancelled_state_main
...
Augment the `InputEvent` class with a `CANCELED` state
2023-05-17 11:25:21 +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
Fix mouse-button-mask on button release in unit test
2023-02-08 01:17:40 +01:00
input_event.cpp
Merge pull request
#76719
from m4gr3d/add_input_event_cancelled_state_main
2023-05-17 11:25:21 +02:00
input_event.h
Augment the
InputEvent
class with a
CANCELED
state
2023-05-15 11:48:25 -07: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
Merge pull request
#76719
from m4gr3d/add_input_event_cancelled_state_main
2023-05-17 11:25:21 +02:00
input.h
Merge pull request
#64423
from RandomShaper/safe_input_synth
2023-01-31 15:56:43 +01:00
SCsub
…
shortcut.cpp
…
shortcut.h
…