summaryrefslogtreecommitdiffstats
path: root/editor/editor_interface.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973Spartan3222024-11-271-0/+2
|\
| * Generate editor thumbnails on imported scenes.Saracen2024-11-241-0/+2
* | Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-121-2/+5
|\|
| * Merge pull request #98680 from jaydensipe/expose-toast-notification-methodsThaddeus Crews2024-11-121-0/+2
| |\
| | * Expose toast notification methodsJayden Sipe2024-11-111-0/+2
| * | Cleanup EditorInterface selectors' codekobewi2024-11-111-2/+0
| |/
| * Make the method selector dialog available via EditorInterfaceyds2024-11-111-0/+3
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Make the "Quick Open" dialog available via EditorInterfaceyds2024-10-041-0/+2
* Pass current value to `EditorInterface` node/property popupsChris Cranford2024-09-031-2/+9
* Expose EditorUndoRedoManager's clear_history()kobewi2024-08-291-0/+2
* Optimise Object's `get_argument_options`Micky2024-02-291-2/+3
* Merge pull request #81655 from nlupugla/editor-interface-can-popup-dialogsRémi Verschelde2024-02-081-0/+19
|\
| * EditorInterface can popup SceneTreeDialog and PropertySelector.nlupugla2024-01-191-0/+19
* | Disable multi-window buttons instead of hiding them when support is unavailableHugo Locurcio2024-01-271-0/+1
|/
* Add autocompletion for a few EditorInterface methodsMicky2024-01-061-0/+2
* Expose editor viewportsCory Petkovsek2023-10-011-0/+3
* Fix accessing editor theme items throughout the UIYuri Sizov2023-09-151-3/+3
* Merge pull request #77537 from henriquelalves/feature/ei_save_all_scenesYuri Sizov2023-07-261-0/+1
|\
| * Add `save_all_scenes` method to Editor InterfaceHenrique Alves2023-07-191-0/+1
* | Allow changing feature profile via EditorInterfaceRedMser2023-07-241-0/+3
|/
* Let editor workaround a case of inconsistency in compound scenesPedro J. Estébanez2023-06-131-0/+1
* Allow GDExtensions to add editor pluginsDavid Snopek2023-05-251-0/+4
* Expose dialog parent-and-popup logic to the APIYuri Sizov2023-05-151-0/+6
* Decouple EditorInterface from EditorPluginYuri Sizov2023-04-171-0/+143