Eric M
|
49714b0963
Removed hardcoded shortcuts from /scene and converted to input actions
|
4 years ago |
Eric M
|
074f53563d
Added ability to override built-in actions for the editor
|
4 years ago |
Rémi Verschelde
|
52964fdd3f
Merge pull request #44355 from EricEzaM/PR/fix-action-false-positives-and-allow-checking-exact-matches
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
EricEzaM
|
b2f032e1a5
Allow checking for exact matches with Action events.
|
4 years ago |
Rémi Verschelde
|
2ca1c17a5c
Merge pull request #43661 from EricEzaM/PR/INP2-rename_load_from_globals
|
4 years ago |
Eric M
|
e5376fb129
load_from_globals() -> load_from_project_settings()
|
4 years ago |
Rémi Verschelde
|
19f27ab486
Merge pull request #42976 from aaronfranke/input-get-axis
|
4 years ago |
Tomasz Chabora
|
b7c612bd54
Release pressed action if event is removed
|
4 years ago |
Aaron Franke
|
4abf189e36
Allow getting Input axis/vector values by specifying multiple actions
|
4 years ago |
Aaron Franke
|
195d58be0f
Add raw strength value for internal use
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Craig-Stoneham
|
46519ba52c
Removed unnecessary keyword, fix comment style
|
4 years ago |
Tomasz Chabora
|
f4e34ac353
Check for null in InputMap::_find_event
|
4 years ago |
Lennard
|
f515071edc
Renamed InputMap.get_action_list to InputMap.get_action_events
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
4396e98834
Refactored Input, create DisplayServer and DisplayServerX11
|
5 years ago |