Историја ревизија

Аутор SHA1 Порука Датум
  Eric M 2eda77c682 Ensure all checks of `is_action` in the editor which are for 'shortcut' use, check the action exactly. пре 3 година
  RedMser a12c71fff1 Fix #66062: editing shortcut_context in inspector пре 3 година
  Micky e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` пре 3 година
  Michael Alexsander 221344b9e2 Fix some corner cases in the `Menu/OptionButton` item auto-highlight пре 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 година
  Aaron Record 900c676b02 Use range iterators for RBSet in most cases пре 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 година
  Rémi Verschelde 0f5455230c Use `switch` consistently in `_notification` (`scene` folder) пре 3 година
  Gilles Roudière 73e784de1e Remove get_focus_owner() from Control, replaced by get_viewport()->gui_get_focus_owner() пре 3 година
  Rémi Verschelde 7c3003fcbe Improve some signal bindings to use specific `Object` subtypes пре 3 година
  bruvzg 306b98638e Allow unsetting `shortcut_context`. пре 3 година
  Rémi Verschelde bd4d57ede2 BaseButton: Rename `pressed` property to `button_pressed` пре 3 година
  Rémi Verschelde fe52458154 Update copyright statements to 2022 пре 3 година
  Zae e957f7aeb0 Fix BaseButton's localization for tooltip with shortcut пре 3 година
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() пре 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 година
  Bhuvan Vemula a0205e4f34 command palette improvements пре 4 година
  Bhuvan Vemula a0a019a998 Added EditorCommandPalette пре 4 година
  Rémi Verschelde de2c2be19b Shortcut: Rename `shortcut` property to `event` пре 4 година
  reduz 6631f66c2a Optimize StringName usage пре 4 година
  kobewi 50c63bdc4c Add set_pressed_no_signal method to BaseButton пре 4 година
  Lightning_A 899e5f8685 Rename `is_a_parent_of()` to `is_ancestor_of()` пре 4 година
  Rémi Verschelde fbe53a7064 Merge pull request #49155 from winterpixelgames/button-pressed-during-button-up-signal пре 4 година
  Rémi Verschelde 0cbb19a246 Merge pull request #47280 from winterpixelgames/focus_doesnt_change_hover пре 4 година