Commit History

Author SHA1 Message Date
  Juan Linietsky ecd8795755 Use accumulated input by default, fixes #26395 6 years ago
  Juan Linietsky a1e73dcc94 Add support for event accumlation (off by default, on for editor), fixes #26536 6 years ago
  Wilson E. Alvarez caf5e92121 Fixed out of bounds axis name access 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde a03b72956d Merge pull request #20081 from moiman100/fix-double-click-hold 6 years ago
  Davide Baldo 1b0c7515ff Allow to specify a custom strength when calling Input.action_press(), this allows virtual axis, mainly for mobile. 7 years ago
  Simon Wenner 9fcf9ee813 fixed uninitialized variables and false positives found by CppCheck 7 years ago
  Pedro J. Estébanez 9692549c34 Track screen drag speed 7 years ago
  Rémi Verschelde d8b30d42f5 Fix warnings for operator precedence disambiguation [-Wparentheses] 7 years ago
  Rémi Verschelde 2b084352b9 Fix warnings on non-static data member initializers (C++11 feature) 7 years ago
  Martin Capitanio 64cecf9d61 Fix set_default_cursor_shape interaction with Control nodes 7 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others 7 years ago
  unknown 7d11f01636 Fixes is_pressed when holding double click. 7 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 years ago
  Rémi Verschelde 18c28c159d Merge pull request #17196 from RandomShaper/improve-gui-touch 7 years ago
  Pedro J. Estébanez de9d40a953 Implement universal translation of touch to mouse 7 years ago
  Rémi Verschelde bf7ca623a6 Fix Coverity reports of uninitialized scalar variable 7 years ago
  Juan Linietsky 1a3688d0cc Merge pull request #16902 from groud/analog_action_system 7 years ago
  Gilles Roudiere ebfa731012 Allow actions to provide an analog value 7 years ago
  Guilherme Felipe 4f05190fb0 Implement Input.set_default_cursor_shape to change the default shape 7 years ago
  Guilherme Felipe 19d2a44e5d Allow set_custom_mouse_cursor use same cursor(image) with different shapes. 7 years ago
  Carter Anderson 40b0c55834 Generate controller mapping class from one or more SDL2 database files 7 years ago
  luz.paz 612ab4bbc6 Fix typos with codespell 7 years ago
  Brandon DeRosier ae579a256e Add Xbox One Elite and Xbox 360 Afterglow pads 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde 6322b0bbb7 Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursor 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Guilherme Silva a392dbdbe3 Add implementation for custom hardware cursor 8 years ago
  Andrew Silver 47e866e748 Updated input_default.cpp again (new maps take priority) 7 years ago