提交歷史

作者 SHA1 備註 提交日期
  bruvzg b8f888a43b Add Input.is_physical_key_pressed method. 3 年之前
  Rémi Verschelde 42d385b312 clang-format: Disable alignment of operands, too unreliable 4 年之前
  Pedro J. Estébanez beb99fe54b Expose Input::flush_buffered_events() 4 年之前
  Дмитрий Сальников 5cf898b897 Exposed setters for sensor values in Input class 4 年之前
  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 年之前
  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 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 年之前
  Rémi Verschelde 9dc9434b1b Merge pull request #24437 from mateusfccp/single_quotes_option 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 年之前
  Mateus Felipe C. C. Pinto ca1935d6f7 Add settings for single-quotes on completion 6 年之前
  Davide Baldo b98263013a Fixed the default value for Input.action_press() from commit 8c45282 7 年之前
  Davide Baldo 1b0c7515ff Allow to specify a custom strength when calling Input.action_press(), this allows virtual axis, mainly for mobile. 7 年之前
  karroffel a0f206aae8 fix enum cast warnings on clang 7 年之前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 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 年之前
  Andrea Catania 2f9354016f Fixed signal input variable name 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 年之前
  Andreas Haas 8f1ed9aaee Input: expose joy_connection_changed() 8 年之前