Commit History

Author SHA1 Message Date
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 3 years ago
  Rémi Verschelde 1b65550ec7 clang-format: Various fixes to comments alignment from `clang-format` 13 3 years ago
  jmb462 e7dac5da41 Adding InputMap action error suggestion for Input singleton 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 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
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 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
  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
  Juan Linietsky 5b3709d309 Removal of InputEvent as built-in Variant type.. 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Fabio Alessandrelli 9100db7b94 Keyboard Input modifiers do not block actions. 8 years ago
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  Fabio Alessandrelli 17d7e6a142 Fix Keyboard Input Hangs when using modifiers 8 years ago
  Andreas Haas 84783fe77b Fix input action pressed state not changing for quick joystick movements. 9 years ago
  Juan Linietsky 5b96c3a552 -Modified Input and added is_action_just_pressed() as well as is_action_just_released() 9 years ago