Nick H
|
ca1a2e1124
Add `get_dead_zone()` method to `InputMap`
|
пре 4 година |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
пре 4 година |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
пре 4 година |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
пре 4 година |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
пре 4 година |
Hugo Locurcio
|
28127ce224
Print suggestions when requesting a nonexistent InputMap action
|
пре 5 година |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
пре 4 година |
Tomasz Chabora
|
00c631b13c
Release pressed action if event is removed
|
пре 4 година |
Tomasz Chabora
|
13d7404cd7
Check for null in InputMap::_find_event
|
пре 5 година |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
пре 5 година |
qarmin
|
17732fe698
Added some obvious errors explanations
|
пре 6 година |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
пре 6 година |
qarmin
|
6cbaf7662f
Changed some code showed in LGTM and Coverage
|
пре 6 година |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
пре 6 година |
Gilles Roudiere
|
f247832832
Add configurable strength value to InputEventAction
|
пре 6 година |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
пре 6 година |
Rémi Verschelde
|
c9df3fbfdb
Merge pull request #21954 from isaacremnant/fix_inputs
|
пре 7 година |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
пре 7 година |
isaacremnant
|
bf16f89a30
Fix is_action_pressed for InputEventAction.
|
пре 7 година |
Poommetee Ketson
|
76adef2704
Fix arg name in docs, some copy-paste errors
|
пре 7 година |
AndreaCatania
|
c510e2586d
Added method to clear input events of an action
|
пре 7 година |
groud
|
0aa8b35ee6
Fixing input strength and the impossibility to erase action events
|
пре 7 година |
Gilles Roudiere
|
ebfa731012
Allow actions to provide an analog value
|
пре 7 година |
Nibodhika
|
1e28f63bcf
Allows to map an action to all devices.
|
пре 7 година |
Fabio Alessandrelli
|
920d2bfdfa
Add two new default actions ui_end, ui_home
|
пре 7 година |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
пре 7 година |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
пре 7 година |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
пре 8 година |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
пре 8 година |
Bojidar Marinov
|
7b7c7c8dc0
Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTER
|
пре 8 година |