Commit History

Author SHA1 Message Date
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 3 years ago
  jmb462 e7dac5da41 Adding InputMap action error suggestion for Input singleton 4 years ago
  Mai Lavelle d418443992 Fix input methods returning zero strength when pressed status not requested 4 years ago
  EricEzaM 0e5c6e0d55 Allow checking for exact matches with Action events. 4 years ago
  Aaron Franke afa89c9eea [3.x] Add raw strength value for internal use 4 years ago
  Nick H ca1a2e1124 Add `get_dead_zone()` method to `InputMap` 4 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 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