04feb63860
Moved Engine and projectSettings.
2022-08-17 15:35:28 +02:00
220b2db443
Moved String and related classes under a string folder in core.
2022-08-17 14:19:55 +02:00
Michael Alexsander
9ffe4a2e51
Fix specific bug related to submenus in PopupMenu
2022-07-28 13:42:58 +02:00
Michael Alexsander
2ebc4905fc
Fix hover being drawn twice inside PopupMenu
s
2022-07-28 13:42:35 +02:00
kleonc
3dbf7c3d52
PopupMenu Fix hover stylebox overflowing horizontally
2022-07-28 11:34:22 +02:00
Rémi Verschelde
e81d1f010a
Revert invalid PopupMenu breaking change from #61102
...
Fixes #61179 .
2022-07-27 19:49:17 +02:00
52183f16da
Ported: Make various improvements to OptionButton
...
- Allow OptionButton selection to be set to -1 to signify no selection, both via API and in the editor.
- Reset OptionButton selection to -1 when the selected item has been removed.
- Fully convert PopupMenu to a zero-based ID system, which improves an inconsistency in generated IDs when making new items in the editor.
- okla
431c032d8c
2022-07-27 19:26:59 +02:00
Michael Alexsander
9af14c8d90
Add font_separator
to PopupMenu
2022-07-27 15:21:19 +02:00
Michael Alexsander
1e2c8637c2
Fix separator height influencing labeled variation in PopupMenu
2022-07-27 15:17:29 +02:00
4d7df62b8e
Clang format all files.
2022-03-18 19:00:13 +01:00
3965d70ac5
Moved more includes to cpp files.
2022-03-17 19:35:23 +01:00
c354d4304f
Fix an another include error.
2022-03-17 14:30:08 +01:00
2c88c46101
Moved more includes to cpp files.
2022-03-17 11:28:57 +01:00
49f8e8c398
Added godot with all my currently used engine modules.
2022-03-15 13:29:32 +01:00