Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 éve |
kobewi
|
1abdffe7a0
Replace Array return types with TypedArray 2
|
2 éve |
reduz
|
8b7c7f5a75
Add a new HashMap implementation
|
2 éve |
Nathan Franke
|
dc1c4cfbfa
Fix action exact match
|
3 éve |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 éve |
Rémi Verschelde
|
3a6be64c12
clang-format: Various fixes to comments alignment from `clang-format` 13
|
3 éve |
Eric M
|
28b7c1be80
Improve implementation of builtin action overrides
|
3 éve |
Paulb23
|
d186862338
Fix InputMap and display server not nulling singleton on free
|
3 éve |
jmb462
|
a3b9842616
Adding InputMap action error suggestion for Input singleton
|
3 éve |
Hugo Locurcio
|
71b254f68e
Print suggestions when requesting a nonexistent InputMap action
|
5 éve |
Eric M
|
074f53563d
Added ability to override built-in actions for the editor
|
4 éve |
Rémi Verschelde
|
52964fdd3f
Merge pull request #44355 from EricEzaM/PR/fix-action-false-positives-and-allow-checking-exact-matches
|
4 éve |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 éve |
EricEzaM
|
b2f032e1a5
Allow checking for exact matches with Action events.
|
4 éve |
Rémi Verschelde
|
2ca1c17a5c
Merge pull request #43661 from EricEzaM/PR/INP2-rename_load_from_globals
|
4 éve |
Eric M
|
e5376fb129
load_from_globals() -> load_from_project_settings()
|
4 éve |
Aaron Franke
|
4abf189e36
Allow getting Input axis/vector values by specifying multiple actions
|
4 éve |
Aaron Franke
|
195d58be0f
Add raw strength value for internal use
|
4 éve |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 éve |
reduz
|
ee06a70ea6
Refactor MethodBind to use variadic templates
|
4 éve |
Lennard
|
f515071edc
Renamed InputMap.get_action_list to InputMap.get_action_events
|
4 éve |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 éve |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
4 éve |
Juan Linietsky
|
4396e98834
Refactored Input, create DisplayServer and DisplayServerX11
|
5 éve |