Yufeng Ying
|
f241c1fda0
Remove unused header in editor.
|
1 week ago |
Aaron Franke
|
0ab3dc273e
Rename internal EditorPlugin icon/name to match exposed methods
|
2 months ago |
bjornmp
|
06998a3927
Enforce that custom nodes keep their original type
|
1 year ago |
kobewi
|
ecc0ab8061
Add EditorContextMenuPluginManager and refactor menu plugins
|
3 months ago |
Rémi Verschelde
|
79da448d5f
Merge pull request #94582 from citizenll/feat_context_menu_plugin4.x
|
3 months ago |
citizenl
|
6b2348adac
Add support for custom items to editor right-click context menus
|
5 months ago |
Hilderin
|
769424388e
Fix crash on reimport scene with animations
|
4 months ago |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
7 months ago |
Aaron Franke
|
1bcbbe96c4
Organize existing code for editor plugins
|
8 months ago |
风青山
|
41f6a683b6
Correctly replace scene root when `must_reload` in `EditorData::check_and_update_scene()`
|
8 months ago |
ajreckof
|
609559c074
Fix strange visual bug with camera and external change.
|
8 months ago |
ajreckof
|
ae472865d0
fix node duplication in update after external changes.
|
9 months ago |
ajreckof
|
69e5e582c8
fix error where update wouldn't reconnect the signal it should have reconnected and led to errors and crash
|
9 months ago |
Muller-Castro
|
1638c1b28f
Add const lvalue ref to editor/* container parameters
|
10 months ago |
kobewi
|
808f4e8cb9
Check if history exists before discarding
|
10 months ago |
A Thousand Ships
|
97b469c46d
[Editor] Add `EditorPlugin::scene_saved` signal
|
11 months ago |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
11 months ago |
kobewi
|
0e8f90f4c8
Update deferred calls to use Callables
|
1 year ago |
Flavelius
|
d9e3acece2
Make Copy->paste Params skip resource_path
|
1 year ago |
A Thousand Ships
|
75ee58fd04
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 year ago |
Rémi Verschelde
|
91c5273ec5
Merge pull request #75656 from YuriSizov/core-iconic-builtins
|
1 year ago |
Yuri Sizov
|
2c77f07aaa
Add a script method to get its class icon
|
1 year ago |
Yuri Sizov
|
2445414aa0
Avoid unnecessary inspector updates when loading or switching scenes
|
1 year ago |
kobewi
|
51f92d1100
Don't grab theme icons for scripts
|
1 year ago |
kobewi
|
9379177286
Fix node selection not handled correctly at launch
|
1 year ago |
kobewi
|
0458ac4b81
Improve script icon cache
|
1 year ago |
kobewi
|
366c9678ca
Fix some invalid plugin edit calls
|
1 year ago |
David Snopek
|
3007163210
Allow GDExtensions to add editor plugins
|
1 year ago |
Hendrik Brucker
|
dc46163b12
Improve editor state persistence
|
1 year ago |
Max Hilbrunner
|
f6bf51ca49
Merge pull request #75864 from KoBeWi/assassin_of_shaders
|
1 year ago |