Michael Alexsander
|
1da50698fc
Make `Menu/OptionButton` item auto-highlight behave better
|
3 gadi atpakaļ |
bruvzg
|
8c56a7416b
Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native menu for editor.
|
3 gadi atpakaļ |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 gadi atpakaļ |
FireForge
|
88a8038387
Capitalize/fix some property enum hints
|
3 gadi atpakaļ |
bruvzg
|
d1207a0504
[Input] Add extra `shortcut_input` input processing step to process Unicode character input with Alt / Ctrl modifiers, after processing of shortcuts.
|
3 gadi atpakaļ |
Hugo Locurcio
|
be5116c4a4
Fix typo in BaseButton shortcut context methods
|
3 gadi atpakaļ |
Hugo Locurcio
|
a06f82ca4d
Add optional constructor arguments to more Control nodes
|
3 gadi atpakaļ |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 gadi atpakaļ |
Michael Alexsander
|
8bde86da10
Make popups from `MenuButton`, `OptionButton`, and submenus obey the layout direction
|
3 gadi atpakaļ |
Michael Alexsander
|
73c225838f
Make popup menus focus items automatically when not using the mouse
|
3 gadi atpakaļ |
Rémi Verschelde
|
cb7daddbeb
Merge pull request #54647 from rafallus/fix/popupmenu_ids
|
3 gadi atpakaļ |
rafallus
|
38d578e24e
Fix `PopupMenu` items id range in inspector
|
3 gadi atpakaļ |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 gadi atpakaļ |
Aaron Franke
|
6eb7179f1c
Rename "items_count" property to "item_count"
|
3 gadi atpakaļ |
Rémi Verschelde
|
3abb5a9035
Add missing argument names for bindings in GDExtension
|
3 gadi atpakaļ |
rafallus
|
4554892223
Implement inspector property array for `PopupMenu` and `MenuButton`
|
3 gadi atpakaļ |
bruvzg
|
99dc2ec9e1
Fix RTL layout Label text, VBox child, 3D node editor controls, and popup menu alignment.
|
3 gadi atpakaļ |
Rémi Verschelde
|
b334560f05
Merge pull request #49376 from menip/OptionButtonFix
|
3 gadi atpakaļ |
menip
|
4f4c9a5f57
Make Color Picker, Menu Button, Option Button consider camera position scale for popup position.
|
3 gadi atpakaļ |
kobewi
|
a913ae8d56
Add support for internal nodes
|
4 gadi atpakaļ |
reduz
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 gadi atpakaļ |
Haoyu Qiu
|
6ca476b406
Fix MenuButton not emitting about_to_popup signal
|
4 gadi atpakaļ |
Bhuvan Vemula
|
a0a019a998
Added EditorCommandPalette
|
4 gadi atpakaļ |
Michael Alexsander
|
478b6d6a13
Make `switch_on_hover` work on embedded windows
|
4 gadi atpakaļ |
Michael Alexsander
|
a690cd9251
Make `MenuButton`'s `switch_on_hover` work again
|
4 gadi atpakaļ |
Rafał Mikrut
|
504bc5cc67
Fix crashes in *_input functions
|
4 gadi atpakaļ |
Rafał Mikrut
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
4 gadi atpakaļ |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 gadi atpakaļ |
Eric M
|
7941235e06
Add is_valid() check for InputEventKey in CanvasItemEditor.
|
4 gadi atpakaļ |
Eric M
|
efe5c250d5
Implement new shortcuts system.
|
4 gadi atpakaļ |