Commit History

作者 SHA1 備註 提交日期
  Juan Linietsky dd3a1b08a9 Button shortcuts no longer "press" the Button. 2 年之前
  Danil Alexeev 9b3da76640 Fix unpressable buttons 2 年之前
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  Markus Sauermann e4e13a404d Add configuration warning when ButtonGroup is used with non-toggleable buttons 2 年之前
  George L. Albany d846dd6e91 Make `BaseButton` Shortcut feedback togglable 3 年之前
  Eric M a3ed9e6f2c Move Shortcut Context to Control and ensure that `shortcut_input` adheres to contexts. Also ensure that controls with no context are only triggered AFTER nodes which do have a context. 3 年之前
  Rémi Verschelde b7d2ba12c8 Merge pull request #64635 from YeldhamDev/menu_buttons_popup_fix 3 年之前
  kobewi 8be27dc59e Replace Array return types with TypedArray 3 年之前
  Michael Alexsander 1da50698fc Make `Menu/OptionButton` item auto-highlight behave better 3 年之前
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency 3 年之前
  reduz 45af29da80 Add a new HashSet template 3 年之前
  reduz 746dddc067 Replace most uses of Map by HashMap 3 年之前
  bruvzg d1207a0504 [Input] Add extra `shortcut_input` input processing step to process Unicode character input with Alt / Ctrl modifiers, after processing of shortcuts. 3 年之前
  Hugo Locurcio be5116c4a4 Fix typo in BaseButton shortcut context methods 3 年之前
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 年之前
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 4 年之前
  reduz 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax 4 年之前
  kobewi 50c63bdc4c Add set_pressed_no_signal method to BaseButton 4 年之前
  Aaron Franke 10d7fccb54 Rename ButtonList enum and members to MouseButton 4 年之前
  Rafał Mikrut 7961a1dea3 Initialize class variables with default values in scene/ [2/2] 4 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  Eric M efe5c250d5 Implement new shortcuts system. 5 年之前
  FIF15 0e7e25d488 Remove redundant property "enabled_focus_mode" 5 年之前
  Hugo Locurcio 3e0226515e Rename ShortCut to Shortcut which is more grammatically correct 5 年之前
  Marcel Admiraal 26fcf2b04c Add override keywords. 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前