Lazy-Rabbit-2001
|
a550eef9f3
Improve script class display in Create dialog
|
9 months ago |
A Thousand Ships
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
1 year ago |
Yufeng Ying
|
f241c1fda0
Remove unused header in editor.
|
10 months ago |
Robert Yevdokimov
|
7f09804154
Add inherit parameter to `open_scene_from_path`
|
1 year ago |
Lazy-Rabbit-2001
|
9c34ad1791
Add popup_create_dialog() for EditorInterface to create custom create dialog
|
10 months ago |
demolke
|
88c11a1753
Check if EditorNode exists
|
10 months ago |
Saracen
|
74611a74d1
Generate editor thumbnails on imported scenes.
|
1 year ago |
Thaddeus Crews
|
646cef2ca2
Merge pull request #98680 from jaydensipe/expose-toast-notification-methods
|
11 months ago |
Jayden Sipe
|
722d932466
Expose toast notification methods
|
11 months ago |
kobewi
|
49dc4e0dda
Cleanup EditorInterface selectors' code
|
11 months ago |
yds
|
9db8b0e333
Make the method selector dialog available via EditorInterface
|
11 months ago |
yds
|
35b3999efc
Make the "Quick Open" dialog available via EditorInterface
|
1 year ago |
kit
|
5e1c9d68aa
Extract editor main screen
|
1 year ago |
Chris Cranford
|
9122be6474
Pass current value to `EditorInterface` node/property popups
|
1 year ago |
kobewi
|
ad7a2d19a6
Expose EditorUndoRedoManager's clear_history()
|
1 year ago |
kobewi
|
594567e1e0
Update scene tabs after marking as unsaved
|
1 year ago |
Micky
|
cd2032a90b
Optimise Object's `get_argument_options`
|
1 year ago |
Rémi Verschelde
|
163c00eb4d
Merge pull request #81655 from nlupugla/editor-interface-can-popup-dialogs
|
1 year ago |
Hugo Locurcio
|
04a930d9a6
Disable multi-window buttons instead of hiding them when support is unavailable
|
1 year ago |
nlupugla
|
558c2763e7
EditorInterface can popup SceneTreeDialog and PropertySelector.
|
2 years ago |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
1 year ago |
Micky
|
db10ce3d8d
Add autocompletion for a few EditorInterface methods
|
1 year ago |
Wilson E. Alvarez
|
a3cb1b096f
Add const references detected by clang-tidy
|
1 year ago |
Cory Petkovsek
|
110130bb69
Expose editor viewports
|
2 years ago |
A Thousand Ships
|
75ee58fd04
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
2 years ago |
Yuri Sizov
|
8ecc0c4f47
Fix accessing editor theme items throughout the UI
|
2 years ago |
Rémi Verschelde
|
2132638937
Merge pull request #79404 from raulsntos/dotnet/lines-open-in-external-editor
|
2 years ago |
Yuri Sizov
|
41a7f6b380
Merge pull request #77537 from henriquelalves/feature/ei_save_all_scenes
|
2 years ago |
RedMser
|
8e0e81ced3
Allow changing feature profile via EditorInterface
|
2 years ago |
Henrique Alves
|
8ef2e3d76c
Add `save_all_scenes` method to Editor Interface
|
2 years ago |