A Thousand Ships
|
ee79386f7b
[Scene] Add SceneStringNames::pressed
|
1 year ago |
RedMser
|
2af78a5e86
Toggle control expand flag directly via top bar
|
3 years ago |
Haoyu Qiu
|
bd716a693a
Only add warning label for Layout group in Control category
|
1 year ago |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
1 year ago |
Wilson E. Alvarez
|
a3cb1b096f
Add const references detected by clang-tidy
|
1 year ago |
Yuri Sizov
|
4bd569be95
Replace flat buttons with flat-styled buttons with a visible pressed state
|
1 year ago |
A Thousand Ships
|
75ee58fd04
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
2 years ago |
Yuri Sizov
|
df6cd37a69
Merge pull request #81516 from YuriSizov/editor-theme-access-the-success
|
2 years ago |
Yuri Sizov
|
8ecc0c4f47
Fix accessing editor theme items throughout the UI
|
2 years ago |
Yuri Sizov
|
f542dffb39
Improve the looks of 2D/3D viewport contextual toolbars
|
2 years ago |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
2 years ago |
kobewi
|
010ce46ffa
Add get_edited_property_value() shorthand method
|
2 years ago |
Raul Santos
|
c7f4ca36a4
Use `PropertyUsageFlags` enum in parse_property
|
2 years ago |
kobewi
|
b58111588a
Add EditorUndoRedoManager singleton
|
2 years ago |
Yuri Sizov
|
42cbdbc7df
Ensure that the cached layout mode is in sync
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
kobewi
|
8a3d2f4e0c
Cleanup remaining EditorUndoRedoManager usages
|
2 years ago |
Markus Sauermann
|
3b14f0334c
Remove redundant Variant-types initializations
|
2 years ago |
trollodel
|
ba9e619b51
Use forward-declarations in EditorPlugin where possible
|
2 years ago |
Markus Sauermann
|
18978881fe
Code simplifications
|
2 years ago |
Yuri Sizov
|
88ab58821d
Fix some editor theme regressions
|
3 years ago |
Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
3 years ago |
Rémi Verschelde
|
f7f8af232c
Merge pull request #64885 from Mickeon/rename-tooltip-hint
|
3 years ago |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
3 years ago |
Micky
|
ef5b9a06a9
Rename `hint_tooltip` to `tooltip_text` & setget
|
3 years ago |
kobewi
|
ece3df3938
Add per-scene UndoRedo
|
3 years ago |
Yuri Sizov
|
7a60cc7737
Improve editor toolbar for Control nodes
|
3 years ago |
Yuri Sizov
|
9f55bd971e
Extract EditorResourceConversionPlugin into its own source files and clean up editor includes
|
3 years ago |
Nathan Franke
|
f3d43a384d
simplify alignment preset, fixing icon for full rect
|
3 years ago |
FireForge
|
97dfbea6ad
Rename Control PRESET_WIDE to PRESET_FULL_RECT
|
3 years ago |