Historial de Commits

Autor SHA1 Mensaje Fecha
  fabriceci e4cfcfc424 Replace auto completion shortcut for mac hace 4 años
  Eric M 28b7c1be80 Improve implementation of builtin action overrides hace 4 años
  Rémi Verschelde 07a58230ea InputMap: Fixup `macos` feature tag overrides after #52291 hace 4 años
  Hugo Locurcio 9b1986fb9c Rename `osx` to `macos` in input map feature tag handling hace 4 años
  Rémi Verschelde 70ba366743 Merge pull request #50375 from Paulb23/code_edit_unit_tests hace 4 años
  Paulb23 d186862338 Fix InputMap and display server not nulling singleton on free hace 4 años
  Hugo Locurcio 2daaf0fdc3 Make platform feature tag names lowercase hace 4 años
  jmb462 a3b9842616 Adding InputMap action error suggestion for Input singleton hace 4 años
  Mai Lavelle ce43781cb3 Fix input methods returning zero strength when pressed status not requested hace 4 años
  Julien Nguyen daee3c316f Fix action_get_events returning booleans instead of InputKey entries hace 4 años
  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 4 años
  Eric M 074f53563d Added ability to override built-in actions for the editor hace 4 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 4 años
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() hace 4 años