Historie revizí

Autor SHA1 Zpráva Datum
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL před 4 roky
  reduz 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax před 4 roky
  Bhuvan Vemula a0205e4f34 command palette improvements před 4 roky
  Bhuvan Vemula a0a019a998 Added EditorCommandPalette před 4 roky
  Rémi Verschelde de2c2be19b Shortcut: Rename `shortcut` property to `event` před 4 roky
  reduz 6631f66c2a Optimize StringName usage před 4 roky
  kobewi 50c63bdc4c Add set_pressed_no_signal method to BaseButton před 4 roky
  Lightning_A 899e5f8685 Rename `is_a_parent_of()` to `is_ancestor_of()` před 4 roky
  Rémi Verschelde fbe53a7064 Merge pull request #49155 from winterpixelgames/button-pressed-during-button-up-signal před 4 roky
  Rémi Verschelde 0cbb19a246 Merge pull request #47280 from winterpixelgames/focus_doesnt_change_hover před 4 roky
  Jason Knight 4c6ad8abcd Emit button_up signal after setting pressed to false. před 4 roky
  Gilles Roudière 323f176915 Adds a pressed signal to ButtonGroup před 4 roky
  Rafał Mikrut 504bc5cc67 Fix crashes in *_input functions před 4 roky
  Jason Knight edcbe88389 Removed the alteration of status.hovering during Focus Enter and Focus Exit events. This is incorrect and not fully implemented, and results in inconsistency in the UI and in the hovering variable. před 4 roky
  reduz 1aa2823fa3 Removed _change_notify před 4 roky
  Rafał Mikrut 7961a1dea3 Initialize class variables with default values in scene/ [2/2] před 4 roky
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 před 4 roky
  Eric M 12ded391f5 Exposed shortcut_context property to scripting and added documentation. před 4 roky
  Eric M efe5c250d5 Implement new shortcuts system. před 5 roky
  Eric M 9d7d20a978 Added accept_event() calls for SceneTreeDock and BaseButton před 5 roky
  Aaron Franke 961ee3a1d7 Rename button group property to button_group před 5 roky
  FIF15 0e7e25d488 Remove redundant property "enabled_focus_mode" před 5 roky
  Rémi Verschelde 6f0fa8519f Merge pull request #41776 from EricEzaM/PR/tooltip-bugfixes před 5 roky
  Eric M 07cb95bbda Tooltip flickering and targeting fixes. před 5 roky
  Hugo Locurcio 3e0226515e Rename ShortCut to Shortcut which is more grammatically correct před 5 roky
  Marcel Admiraal f515e72348 Use != 0 instead of > 0 when checking bit mask. před 5 roky
  georgikoemdzhiev 8674e5c0bd Uncheck 'Pressed' if toggle_mode is unchecked před 6 roky
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops před 5 roky
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks před 5 roky
  lupoDharkael 95a1400a2a Replace NULL with nullptr před 5 roky