コミット履歴

作者 SHA1 メッセージ 日付
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 3 年 前
  bruvzg b8f888a43b Add Input.is_physical_key_pressed method. 3 年 前
  Дмитрий Сальников 5cf898b897 Exposed setters for sensor values in Input class 4 年 前
  Pedro J. Estébanez 7be9c26e20 Add input buffering framework 4 年 前
  Pedro J. Estébanez 58a54f534e Improve input event accumulation 5 年 前
  EricEzaM 0e5c6e0d55 Allow checking for exact matches with Action events. 4 年 前
  Aaron Franke 69fb14256b [3.x] Allow getting Input axis/vector values from multiple actions 4 年 前
  Aaron Franke afa89c9eea [3.x] Add raw strength value for internal use 4 年 前
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 年 前
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 年 前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年 前
  volzhs 4061e5bb75 Support vibration for Android and iOS 6 年 前
  Guilherme Felipe 1bae73d7d0 Add Input::get_current_cursor_shape 6 年 前
  Juan Linietsky a1e73dcc94 Add support for event accumlation (off by default, on for editor), fixes #26536 6 年 前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年 前
  Davide Baldo 1b0c7515ff Allow to specify a custom strength when calling Input.action_press(), this allows virtual axis, mainly for mobile. 7 年 前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 年 前
  Rémi Verschelde 18c28c159d Merge pull request #17196 from RandomShaper/improve-gui-touch 7 年 前
  Pedro J. Estébanez de9d40a953 Implement universal translation of touch to mouse 7 年 前
  Juan Linietsky 1a3688d0cc Merge pull request #16902 from groud/analog_action_system 7 年 前
  Gilles Roudiere ebfa731012 Allow actions to provide an analog value 7 年 前
  Guilherme Felipe 4f05190fb0 Implement Input.set_default_cursor_shape to change the default shape 7 年 前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 年 前
  Rémi Verschelde 6322b0bbb7 Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursor 7 年 前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 年 前
  Guilherme Silva a392dbdbe3 Add implementation for custom hardware cursor 8 年 前
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables 8 年 前
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 年 前
  Juan Linietsky 5b3709d309 Removal of InputEvent as built-in Variant type.. 8 年 前
  Sergey Pusnei 8589ca3903 Rename [gs]et_pos to [gs]et_position for Controls 8 年 前