Marcel Admiraal
|
0fb4dbf1bd
Avoid creating joy_names map entries when using Map operator[]
|
4 yıl önce |
Aaron Franke
|
a5324787c8
Rename some more global enums (Key, Joy, MIDI)
|
5 yıl önce |
Aaron Franke
|
10d7fccb54
Rename ButtonList enum and members to MouseButton
|
4 yıl önce |
Anshul7sp1
|
91181c2086
Fixes small typos and grammar correction
|
4 yıl önce |
Liz Haas
|
2aee71d52d
Input: Throw error if action doesn't exist
|
5 yıl önce |
Rémi Verschelde
|
0d1d719178
doc: Sync classref with current source
|
4 yıl önce |
Eric M
|
074f53563d
Added ability to override built-in actions for the editor
|
4 yıl önce |
Rémi Verschelde
|
52964fdd3f
Merge pull request #44355 from EricEzaM/PR/fix-action-false-positives-and-allow-checking-exact-matches
|
4 yıl önce |
Marcel Admiraal
|
3d479d086c
Add support for new SDL gamecontroller keywords.
|
4 yıl önce |
Fabio Alessandrelli
|
a1533f2c44
Better gamepad axis event injection.
|
4 yıl önce |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 yıl önce |
Rémi Verschelde
|
e4c0572385
Merge pull request #44593 from madmiraal/rename-mainloop-methods
|
4 yıl önce |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 yıl önce |
Marcel Admiraal
|
d9e9eb8d04
Rename MainLoop methods to match Node methods
|
4 yıl önce |
EricEzaM
|
b2f032e1a5
Allow checking for exact matches with Action events.
|
4 yıl önce |
Marcel Admiraal
|
e887ebf817
Ignore hint entries in game controller mapping
|
4 yıl önce |
Marcel Admiraal
|
20f2b71e21
Update joy button and stick names, enums and documentation
|
4 yıl önce |
Rémi Verschelde
|
fbe0386c65
Merge pull request #43233 from madmiraal/fix-42876
|
4 yıl önce |
Aaron Franke
|
4abf189e36
Allow getting Input axis/vector values by specifying multiple actions
|
5 yıl önce |
Aaron Franke
|
195d58be0f
Add raw strength value for internal use
|
5 yıl önce |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 yıl önce |
Marcel Admiraal
|
f9bb8de3fc
Remove unneeded filter on joy_axis()
|
5 yıl önce |
Marcel Admiraal
|
0c0c36be44
Provide support for buttons and D-pads mapped to half axes, and
|
5 yıl önce |
Rémi Verschelde
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
5 yıl önce |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 yıl önce |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 yıl önce |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 yıl önce |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
5 yıl önce |
Marcel Admiraal
|
e0d4e840b4
Implement half axis and inverted axis mapping.
|
5 yıl önce |
Marcel Admiraal
|
e7fee711b3
Update game controller enums.
|
5 yıl önce |