Nick H
|
28ea0cf1e2
Add `get_dead_zone()` method to `InputMap`
|
4 years ago |
Hugo Locurcio
|
28127ce224
Print suggestions when requesting a nonexistent InputMap action
|
5 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Tomasz Chabora
|
00c631b13c
Release pressed action if event is removed
|
4 years ago |
Tomasz Chabora
|
13d7404cd7
Check for null in InputMap::_find_event
|
4 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
qarmin
|
17732fe698
Added some obvious errors explanations
|
5 years ago |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 years ago |
qarmin
|
6cbaf7662f
Changed some code showed in LGTM and Coverage
|
6 years ago |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
6 years ago |
Gilles Roudiere
|
f247832832
Add configurable strength value to InputEventAction
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
c9df3fbfdb
Merge pull request #21954 from isaacremnant/fix_inputs
|
7 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
isaacremnant
|
bf16f89a30
Fix is_action_pressed for InputEventAction.
|
7 years ago |
Poommetee Ketson
|
76adef2704
Fix arg name in docs, some copy-paste errors
|
7 years ago |
AndreaCatania
|
c510e2586d
Added method to clear input events of an action
|
7 years ago |
groud
|
0aa8b35ee6
Fixing input strength and the impossibility to erase action events
|
7 years ago |
Gilles Roudiere
|
ebfa731012
Allow actions to provide an analog value
|
7 years ago |
Nibodhika
|
1e28f63bcf
Allows to map an action to all devices.
|
7 years ago |
Fabio Alessandrelli
|
920d2bfdfa
Add two new default actions ui_end, ui_home
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
8 years ago |
Bojidar Marinov
|
7b7c7c8dc0
Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTER
|
8 years ago |
Rémi Verschelde
|
76005a8e75
Style: Apply clang-format on all files
|
8 years ago |
Juan Linietsky
|
25678b1876
-Renamed GlobalConfig to ProjectSettings, makes more sense.
|
8 years ago |
Rémi Verschelde
|
c5ba9d9b7c
Merge pull request #9703 from Noshyaar/docs
|
8 years ago |
geequlim
|
5a2500f580
Fix errors with global config names no more sorrys please
|
8 years ago |