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 жил өмнө |
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
|
3 жил өмнө |
Rémi Verschelde
|
cb7daddbeb
Merge pull request #54647 from rafallus/fix/popupmenu_ids
|
3 жил өмнө |
rafallus
|
38d578e24e
Fix `PopupMenu` items id range in inspector
|
3 жил өмнө |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 жил өмнө |
Aaron Franke
|
6eb7179f1c
Rename "items_count" property to "item_count"
|
3 жил өмнө |
Rémi Verschelde
|
3abb5a9035
Add missing argument names for bindings in GDExtension
|
3 жил өмнө |
rafallus
|
4554892223
Implement inspector property array for `PopupMenu` and `MenuButton`
|
3 жил өмнө |
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 жил өмнө |
Rafał Mikrut
|
504bc5cc67
Fix crashes in *_input functions
|
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
|
7941235e06
Add is_valid() check for InputEventKey in CanvasItemEditor.
|
5 жил өмнө |
Eric M
|
efe5c250d5
Implement new shortcuts system.
|
5 жил өмнө |
Yuri Roubinsky
|
f2b98b4106
Remove printing of windowpos/screenpos in MenuButton
|
4 жил өмнө |
FIF15
|
0e7e25d488
Remove redundant property "enabled_focus_mode"
|
5 жил өмнө |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 жил өмнө |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 жил өмнө |