Histórico de Commits

Autor SHA1 Mensagem Data
  fabriceci e4cfcfc424 Replace auto completion shortcut for mac há 4 anos atrás
  Eric M 28b7c1be80 Improve implementation of builtin action overrides há 4 anos atrás
  Rémi Verschelde 07a58230ea InputMap: Fixup `macos` feature tag overrides after #52291 há 4 anos atrás
  Hugo Locurcio 9b1986fb9c Rename `osx` to `macos` in input map feature tag handling há 4 anos atrás
  Rémi Verschelde 70ba366743 Merge pull request #50375 from Paulb23/code_edit_unit_tests há 4 anos atrás
  Paulb23 d186862338 Fix InputMap and display server not nulling singleton on free há 4 anos atrás
  Hugo Locurcio 2daaf0fdc3 Make platform feature tag names lowercase há 4 anos atrás
  jmb462 a3b9842616 Adding InputMap action error suggestion for Input singleton há 4 anos atrás
  Mai Lavelle ce43781cb3 Fix input methods returning zero strength when pressed status not requested há 4 anos atrás
  Julien Nguyen daee3c316f Fix action_get_events returning booleans instead of InputKey entries há 4 anos atrás
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators há 4 anos atrás
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations há 4 anos atrás
  Nick H c6f28ed62b Add `get_dead_zone()` method to `InputMap` há 4 anos atrás
  Rémi Verschelde 4effadc0ba Merge pull request #48696 from madmiraal/fix-48692 há 4 anos atrás
  Gregory Basile 8ab13f8ace Documentation search fixes há 4 anos atrás
  SpaghettiCoder01 5b81af09dc Added Input_Map entry for backspacing using Shift+Backspace há 4 anos atrás
  Paulb23 1c16673798 Move and expose AutoComplete in CodeEdit há 5 anos atrás
  Hugo Locurcio 80f4e407b2 Add a keyboard shortcut to select the word under cursor in TextEdit há 4 anos atrás
  Rémi Verschelde 4219a4cb6f Fix typos with codespell há 4 anos atrás
  Marcel Admiraal 7104229a85 Fix InputMap.action_erase_event() failing to erase events correctly. há 4 anos atrás
  kobewi 76903d2c44 Add Enter as alternate key to complete code há 4 anos atrás
  Hugo Locurcio 71b254f68e Print suggestions when requesting a nonexistent InputMap action há 5 anos atrás
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction há 4 anos atrás
  Eric M d91e915d79 Fixed 'nonexistent action' errors spammed at startup on OSX há 4 anos atrás
  Rémi Verschelde 12cc660d7d Input: Swap events for ui_redo to favor Shift+Ctrl+Z over Ctrl+Y há 4 anos atrás
  Eric M 49714b0963 Removed hardcoded shortcuts from /scene and converted to input actions há 4 anos atrás
  Eric M 074f53563d Added ability to override built-in actions for the editor há 4 anos atrás
  Rémi Verschelde 52964fdd3f Merge pull request #44355 from EricEzaM/PR/fix-action-false-positives-and-allow-checking-exact-matches há 4 anos atrás
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 há 4 anos atrás
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() há 4 anos atrás