Alexander Montag
|
fe5612fb5d
Allow smaller horizontal size of VersionControlEditorPlugin
|
9 月之前 |
Haoyu Qiu
|
bf4e5cca3f
Make editor's shortcut names translated on-site
|
1 年之前 |
Chaosus
|
ba39b078f5
[Scene] Add `SceneStringName::FlatButton`
|
10 月之前 |
passivestar
|
0ff5d5fd04
Add theme type variations for secondary Trees and ItemLists
|
1 年之前 |
Aaron Franke
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
1 年之前 |
A Thousand Ships
|
dd6443193c
[Editor] Expose more editor settings to documentation
|
1 年之前 |
Yuri Rubinsky
|
52889ab7ee
[Scene] Add SceneStringName::toggled
|
1 年之前 |
A Thousand Ships
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
1 年之前 |
A Thousand Ships
|
d9e2fc74c7
[Scene] Add `SceneStringNames::item_selected`
|
1 年之前 |
A Thousand Ships
|
d519715d94
[Scene] Add `SceneStringNames::font(_size/_color)`
|
1 年之前 |
A Thousand Ships
|
755a0efbb6
[Scene] Add `SceneStringNames::id_pressed`
|
1 年之前 |
A Thousand Ships
|
ee79386f7b
[Scene] Add SceneStringNames::pressed
|
1 年之前 |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
1 年之前 |
A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
1 年之前 |
kit
|
860bff926e
Allow docks to be closed
|
2 年之前 |
A Thousand Ships
|
79ba22a73f
Use `Vector*` component-wise `min/max/clamp` functions where applicable
|
1 年之前 |
Thaddeus Crews
|
3b3e2374c9
clang-tidy: Enforce `modernize-use-nullptr`
|
1 年之前 |
Hugo Locurcio
|
8221e7546b
Add editor shortcuts to toggle bottom panel visibility
|
1 年之前 |
Muller-Castro
|
1638c1b28f
Add const lvalue ref to editor/* container parameters
|
1 年之前 |
Rémi Verschelde
|
4582ee1a0f
Merge pull request #87760 from kitbdev/extract-bottom-dock
|
1 年之前 |
kobewi
|
aeec3c1309
Add methods to add submenus without using names
|
1 年之前 |
kit
|
eb6ca91ba6
Extract BottomPanel from EditorNode
|
1 年之前 |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
1 年之前 |
kit
|
2323f040e9
Extract editor dock manager
|
2 年之前 |
Yuri Sizov
|
b04b546092
Fix node names of submenu items across the editor
|
1 年之前 |
A Thousand Ships
|
f18aa00e85
Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
2 年之前 |
Yuri Sizov
|
4bd569be95
Replace flat buttons with flat-styled buttons with a visible pressed state
|
2 年之前 |
Yuri Sizov
|
8ecc0c4f47
Fix accessing editor theme items throughout the UI
|
2 年之前 |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
2 年之前 |
Yuri Sizov
|
2445414aa0
Avoid unnecessary inspector updates when loading or switching scenes
|
2 年之前 |