jmb462
|
e7dac5da41
Adding InputMap action error suggestion for Input singleton
|
před 4 roky |
Mai Lavelle
|
d418443992
Fix input methods returning zero strength when pressed status not requested
|
před 4 roky |
EricEzaM
|
0e5c6e0d55
Allow checking for exact matches with Action events.
|
před 4 roky |
Aaron Franke
|
afa89c9eea
[3.x] Add raw strength value for internal use
|
před 4 roky |
Nick H
|
ca1a2e1124
Add `get_dead_zone()` method to `InputMap`
|
před 4 roky |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
před 4 roky |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
před 4 roky |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
před 4 roky |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
před 4 roky |
Hugo Locurcio
|
28127ce224
Print suggestions when requesting a nonexistent InputMap action
|
před 5 roky |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
před 4 roky |
Tomasz Chabora
|
00c631b13c
Release pressed action if event is removed
|
před 4 roky |
Tomasz Chabora
|
13d7404cd7
Check for null in InputMap::_find_event
|
před 4 roky |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
před 5 roky |
qarmin
|
17732fe698
Added some obvious errors explanations
|
před 5 roky |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
před 6 roky |
qarmin
|
6cbaf7662f
Changed some code showed in LGTM and Coverage
|
před 6 roky |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
před 6 roky |
Gilles Roudiere
|
f247832832
Add configurable strength value to InputEventAction
|
před 6 roky |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
před 6 roky |
Rémi Verschelde
|
c9df3fbfdb
Merge pull request #21954 from isaacremnant/fix_inputs
|
před 7 roky |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
před 7 roky |
isaacremnant
|
bf16f89a30
Fix is_action_pressed for InputEventAction.
|
před 7 roky |
Poommetee Ketson
|
76adef2704
Fix arg name in docs, some copy-paste errors
|
před 7 roky |
AndreaCatania
|
c510e2586d
Added method to clear input events of an action
|
před 7 roky |
groud
|
0aa8b35ee6
Fixing input strength and the impossibility to erase action events
|
před 7 roky |
Gilles Roudiere
|
ebfa731012
Allow actions to provide an analog value
|
před 7 roky |
Nibodhika
|
1e28f63bcf
Allows to map an action to all devices.
|
před 7 roky |
Fabio Alessandrelli
|
920d2bfdfa
Add two new default actions ui_end, ui_home
|
před 7 roky |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
před 7 roky |