summaryrefslogtreecommitdiffstats
path: root/editor/plugins/editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Merge commit godotengine/godot@80f0b33313dae52d072ba2771a88ebcc4f0b4d6dSpartan3222024-10-181-1/+0
|\
| * Fix `CONTAINER_PROJECT_SETTING_TAB_RIGHT` option of `EditorPlugin` to add to ...Allen Pestaluky2024-10-151-1/+0
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Add EditorContextMenuPluginManager and refactor menu pluginskobewi2024-09-031-13/+5
* Merge pull request #94582 from citizenll/feat_context_menu_plugin4.xRémi Verschelde2024-09-031-0/+18
|\
| * Add support for custom items to editor right-click context menuscitizenl2024-09-031-0/+18
* | Allow adding custom export platforms using scripts / GDExtension.bruvzg2024-08-281-0/+13
|/
* Fix synchronization of global class nameHilderin2024-06-251-2/+8
* [Editor] Fix importers add-ons after 93238bruvzg2024-06-231-1/+3
* Allow setting editor dock tabs to icon onlyHaoyu Qiu2024-04-301-0/+6
* Organize existing code for editor pluginsAaron Franke2024-04-271-0/+678