A Thousand Ships
|
755a0efbb6
[Scene] Add `SceneStringNames::id_pressed`
|
1 year ago |
A Thousand Ships
|
ee79386f7b
[Scene] Add SceneStringNames::pressed
|
1 year ago |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
1 year ago |
A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
1 year ago |
kit
|
860bff926e
Allow docks to be closed
|
1 year ago |
A Thousand Ships
|
79ba22a73f
Use `Vector*` component-wise `min/max/clamp` functions where applicable
|
1 year ago |
Thaddeus Crews
|
3b3e2374c9
clang-tidy: Enforce `modernize-use-nullptr`
|
1 year ago |
Hugo Locurcio
|
8221e7546b
Add editor shortcuts to toggle bottom panel visibility
|
1 year ago |
Muller-Castro
|
1638c1b28f
Add const lvalue ref to editor/* container parameters
|
1 year ago |
Rémi Verschelde
|
4582ee1a0f
Merge pull request #87760 from kitbdev/extract-bottom-dock
|
1 year ago |
kobewi
|
aeec3c1309
Add methods to add submenus without using names
|
1 year ago |
kit
|
eb6ca91ba6
Extract BottomPanel from EditorNode
|
1 year ago |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
1 year ago |
kit
|
2323f040e9
Extract editor dock manager
|
1 year ago |
Yuri Sizov
|
b04b546092
Fix node names of submenu items across the editor
|
1 year ago |
A Thousand Ships
|
f18aa00e85
Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 year ago |
Yuri Sizov
|
4bd569be95
Replace flat buttons with flat-styled buttons with a visible pressed state
|
1 year ago |
Yuri Sizov
|
8ecc0c4f47
Fix accessing editor theme items throughout the UI
|
1 year ago |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
2 years ago |
Yuri Sizov
|
2445414aa0
Avoid unnecessary inspector updates when loading or switching scenes
|
2 years ago |
Haoyu Qiu
|
b30a332009
Fix theme of editor VCS dialogs
|
2 years ago |
Yuri Sizov
|
ac2e82463c
Merge pull request #74114 from dalexeev/editor-help-enable-context-menu
|
2 years ago |
Ninni Pipping
|
bd30847e59
Exposing more project settings for documentation
|
2 years ago |
Danil Alexeev
|
06c7940a5a
Enable `RichTextLabel` context menu if selection is enabled
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Twarit Waikar
|
7ef09ea88f
VCS: Fix split diff's overlapping fields
|
2 years ago |
Rémi Verschelde
|
ff2bd057a5
Merge pull request #70353 from twaritwaikar/remove-vsc-project-path
|
2 years ago |
Twarit Waikar
|
c940616b04
VCS: Remove method binds that are not being used in VersionControlEditorPlugin
|
2 years ago |
Twarit Waikar
|
d18ed2c18a
VCS: Add a stern confirmation dialog before discarding all changes
|
2 years ago |
Twarit Waikar
|
edef267d68
VCS: Remove `project_path` VCS property, let plugins decide
|
2 years ago |