Chaosus
|
ba39b078f5
[Scene] Add `SceneStringName::FlatButton`
|
vor 2 Monaten |
Thaddeus Crews
|
696ca9db3c
Merge pull request #98039 from aaronfranke/button-icon
|
vor 3 Monaten |
Aaron Franke
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
vor 4 Monaten |
Adam Scott
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
vor 4 Monaten |
Thaddeus Crews
|
3b70a96164
Merge pull request #96518 from Giganzo/popup-panel-style
|
vor 3 Monaten |
Giganzo
|
549bffdcbc
Fix PopupPanel menu style
|
vor 5 Monaten |
Haoyu Qiu
|
3a9f470543
Fix ControlEditorPopupButton arrow position in RTL language
|
vor 4 Monaten |
Yuri Rubinsky
|
52889ab7ee
[Scene] Add SceneStringName::toggled
|
vor 8 Monaten |
A Thousand Ships
|
d9e2fc74c7
[Scene] Add `SceneStringNames::item_selected`
|
vor 9 Monaten |
A Thousand Ships
|
0f72b15bc2
Fix some incorrect uses of `String` over `StringName`
|
vor 8 Monaten |
A Thousand Ships
|
926afccbd8
[Scene] Add `SceneStringNames::panel`
|
vor 9 Monaten |
A Thousand Ships
|
ee79386f7b
[Scene] Add SceneStringNames::pressed
|
vor 9 Monaten |
RedMser
|
2af78a5e86
Toggle control expand flag directly via top bar
|
vor 2 Jahren |
Haoyu Qiu
|
bd716a693a
Only add warning label for Layout group in Control category
|
vor 9 Monaten |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
vor 1 Jahr |
Wilson E. Alvarez
|
a3cb1b096f
Add const references detected by clang-tidy
|
vor 1 Jahr |
Yuri Sizov
|
4bd569be95
Replace flat buttons with flat-styled buttons with a visible pressed state
|
vor 1 Jahr |
A Thousand Ships
|
75ee58fd04
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
vor 1 Jahr |
Yuri Sizov
|
df6cd37a69
Merge pull request #81516 from YuriSizov/editor-theme-access-the-success
|
vor 1 Jahr |
Yuri Sizov
|
8ecc0c4f47
Fix accessing editor theme items throughout the UI
|
vor 1 Jahr |
Yuri Sizov
|
f542dffb39
Improve the looks of 2D/3D viewport contextual toolbars
|
vor 1 Jahr |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
vor 1 Jahr |
kobewi
|
010ce46ffa
Add get_edited_property_value() shorthand method
|
vor 1 Jahr |
Raul Santos
|
c7f4ca36a4
Use `PropertyUsageFlags` enum in parse_property
|
vor 2 Jahren |
kobewi
|
b58111588a
Add EditorUndoRedoManager singleton
|
vor 2 Jahren |
Yuri Sizov
|
42cbdbc7df
Ensure that the cached layout mode is in sync
|
vor 2 Jahren |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
vor 2 Jahren |
kobewi
|
8a3d2f4e0c
Cleanup remaining EditorUndoRedoManager usages
|
vor 2 Jahren |
Markus Sauermann
|
3b14f0334c
Remove redundant Variant-types initializations
|
vor 2 Jahren |
trollodel
|
ba9e619b51
Use forward-declarations in EditorPlugin where possible
|
vor 2 Jahren |