История коммитов

Автор SHA1 Сообщение Дата
  Michael Alexsander 221344b9e2 Fix some corner cases in the `Menu/OptionButton` item auto-highlight 3 лет назад
  Rémi Verschelde ac7b5111f5 Merge pull request #64768 from bruvzg/popups_hide_if_visible 3 лет назад
  Rémi Verschelde b7d2ba12c8 Merge pull request #64635 from YeldhamDev/menu_buttons_popup_fix 3 лет назад
  风青山 e561c68256 Add some codes, returnes directly if the value is not changed. 3 лет назад
  bruvzg cd095ab64a Hide MenuButton / OptionButton popup on click if it's already visible. 3 лет назад
  Michael Alexsander 1da50698fc Make `Menu/OptionButton` item auto-highlight behave better 3 лет назад
  bruvzg 8c56a7416b Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native menu for editor. 3 лет назад
  Juan Linietsky d4433ae6d3 Remove Signal connect binds 3 лет назад
  FireForge 88a8038387 Capitalize/fix some property enum hints 3 лет назад
  bruvzg d1207a0504 [Input] Add extra `shortcut_input` input processing step to process Unicode character input with Alt / Ctrl modifiers, after processing of shortcuts. 4 лет назад
  Hugo Locurcio be5116c4a4 Fix typo in BaseButton shortcut context methods 3 лет назад
  Hugo Locurcio a06f82ca4d Add optional constructor arguments to more Control nodes 3 лет назад
  Rémi Verschelde 0f5455230c Use `switch` consistently in `_notification` (`scene` folder) 3 лет назад
  Michael Alexsander 8bde86da10 Make popups from `MenuButton`, `OptionButton`, and submenus obey the layout direction 3 лет назад
  Michael Alexsander 73c225838f Make popup menus focus items automatically when not using the mouse 4 лет назад
  Rémi Verschelde cb7daddbeb Merge pull request #54647 from rafallus/fix/popupmenu_ids 4 лет назад
  rafallus 38d578e24e Fix `PopupMenu` items id range in inspector 4 лет назад
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 лет назад
  Aaron Franke 6eb7179f1c Rename "items_count" property to "item_count" 4 лет назад
  Rémi Verschelde 3abb5a9035 Add missing argument names for bindings in GDExtension 4 лет назад
  rafallus 4554892223 Implement inspector property array for `PopupMenu` and `MenuButton` 4 лет назад
  bruvzg 99dc2ec9e1 Fix RTL layout Label text, VBox child, 3D node editor controls, and popup menu alignment. 4 лет назад
  Rémi Verschelde b334560f05 Merge pull request #49376 from menip/OptionButtonFix 4 лет назад
  menip 4f4c9a5f57 Make Color Picker, Menu Button, Option Button consider camera position scale for popup position. 4 лет назад
  kobewi a913ae8d56 Add support for internal nodes 4 лет назад
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 4 лет назад
  Haoyu Qiu 6ca476b406 Fix MenuButton not emitting about_to_popup signal 4 лет назад
  Bhuvan Vemula a0a019a998 Added EditorCommandPalette 4 лет назад
  Michael Alexsander 478b6d6a13 Make `switch_on_hover` work on embedded windows 4 лет назад
  Michael Alexsander a690cd9251 Make `MenuButton`'s `switch_on_hover` work again 4 лет назад