Revīziju vēsture

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