Historial de Commits

Autor SHA1 Mensaje Fecha
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators hace 4 años
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations hace 4 años
  Nick H c6f28ed62b Add `get_dead_zone()` method to `InputMap` hace 4 años
  Rémi Verschelde 4effadc0ba Merge pull request #48696 from madmiraal/fix-48692 hace 4 años
  Gregory Basile 8ab13f8ace Documentation search fixes hace 4 años
  SpaghettiCoder01 5b81af09dc Added Input_Map entry for backspacing using Shift+Backspace hace 4 años
  Paulb23 1c16673798 Move and expose AutoComplete in CodeEdit hace 5 años
  Hugo Locurcio 80f4e407b2 Add a keyboard shortcut to select the word under cursor in TextEdit hace 4 años
  Rémi Verschelde 4219a4cb6f Fix typos with codespell hace 4 años
  Marcel Admiraal 7104229a85 Fix InputMap.action_erase_event() failing to erase events correctly. hace 4 años
  kobewi 76903d2c44 Add Enter as alternate key to complete code hace 4 años
  Hugo Locurcio 71b254f68e Print suggestions when requesting a nonexistent InputMap action hace 5 años
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction hace 4 años
  Eric M d91e915d79 Fixed 'nonexistent action' errors spammed at startup on OSX hace 4 años
  Rémi Verschelde 12cc660d7d Input: Swap events for ui_redo to favor Shift+Ctrl+Z over Ctrl+Y hace 4 años
  Eric M 49714b0963 Removed hardcoded shortcuts from /scene and converted to input actions hace 5 años
  Eric M 074f53563d Added ability to override built-in actions for the editor hace 5 años
  Rémi Verschelde 52964fdd3f Merge pull request #44355 from EricEzaM/PR/fix-action-false-positives-and-allow-checking-exact-matches hace 4 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 5 años
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() hace 5 años
  EricEzaM b2f032e1a5 Allow checking for exact matches with Action events. hace 5 años
  Rémi Verschelde 2ca1c17a5c Merge pull request #43661 from EricEzaM/PR/INP2-rename_load_from_globals hace 5 años
  Eric M e5376fb129 load_from_globals() -> load_from_project_settings() hace 5 años
  Rémi Verschelde 19f27ab486 Merge pull request #42976 from aaronfranke/input-get-axis hace 5 años
  Tomasz Chabora b7c612bd54 Release pressed action if event is removed hace 5 años
  Aaron Franke 4abf189e36 Allow getting Input axis/vector values by specifying multiple actions hace 5 años
  Aaron Franke 195d58be0f Add raw strength value for internal use hace 5 años
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already hace 5 años
  Craig-Stoneham 46519ba52c Removed unnecessary keyword, fix comment style hace 5 años
  Tomasz Chabora f4e34ac353 Check for null in InputMap::_find_event hace 5 años