提交历史

作者 SHA1 备注 提交日期
  Eric M 7e435fa841 Fixed shortcut saving and 'original' comparisons 4 年之前
  Eric M ad30b0a8dd Allow shortcuts to have any number of bindings. Updated UI as required. 4 年之前
  Lightning_A c63b18507d Use range iterators for `Map` 4 年之前
  Eric M 28b7c1be80 Improve implementation of builtin action overrides 4 年之前
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 4 年之前
  Michael Alexsander 9819be7562 Minor tweaks/fixes for the Command Palette 4 年之前
  Paulb23 bcfc591f86 Reorganise text editor settings 4 年之前
  Bhuvan Vemula d2b6125a6a corrected method name `set_event` 4 年之前
  Rémi Verschelde de2c2be19b Shortcut: Rename `shortcut` property to `event` 4 年之前
  Rémi Verschelde 92299989bd Use Ref<T> references as iterators where relevant 4 年之前
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 年之前
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 年之前
  reduz 6631f66c2a Optimize StringName usage 4 年之前
  Rémi Verschelde 4effadc0ba Merge pull request #48696 from madmiraal/fix-48692 4 年之前
  Jonas Bernemann f0469fddfe EditorSettings: Look for binding while filtering too 4 年之前
  Marcel Admiraal 7104229a85 Fix InputMap.action_erase_event() failing to erase events correctly. 4 年之前
  trollodel bca0d36fe6 Improve TreeItem API and allow to move nodes 4 年之前
  Eric M 94abb8cc80 Fixed crash in Editor Settings shortcuts UI 4 年之前
  Rémi Verschelde d3c492b7d4 Merge pull request #47596 from EricEzaM/PR/fix-editor-settings-shortcuts-wrong-button-action 4 年之前
  Rafał Mikrut 504bc5cc67 Fix crashes in *_input functions 4 年之前
  EricEzaM 2a673ff133 Fixed Editor Shortcuts revert/edit/clear buttons performing the wrong action. 4 年之前
  Eric M 8d9256e13c Added Built-in Action editor to Editor Settings dialog. 5 年之前
  Eric M 49714b0963 Removed hardcoded shortcuts from /scene and converted to input actions 4 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  Marcel Admiraal 4b8b803931 Rename Control margin to offset 4 年之前
  Marcel Admiraal 8509c8c8fc Rename AcceptDialog get_ok() to get_ok_button() 4 年之前
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 年之前
  Hugo Locurcio 3e0226515e Rename ShortCut to Shortcut which is more grammatically correct 5 年之前
  Michael Alexsander 626d9d5ae4 Add placeholders to the searchbars in the Project/Editor settings 5 年之前
  Hugo Locurcio 31b7f02a29 Remove ToolButton in favor of Button 5 年之前