summaryrefslogtreecommitdiffstats
path: root/doc/classes/EditorInterface.xml
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-121-0/+15
|\
| * Expose toast notification methodsJayden Sipe2024-11-111-0/+6
| * Make the method selector dialog available via EditorInterfaceyds2024-11-111-0/+9
* | fix: replace "Godot" to "Redot"Muhannad Elbolaky2024-10-151-3/+3
|/
* Make the "Quick Open" dialog available via EditorInterfaceyds2024-10-041-0/+8
* Pass current value to `EditorInterface` node/property popupsChris Cranford2024-09-031-2/+4
* Expose EditorUndoRedoManager's clear_history()kobewi2024-08-291-0/+6
* Remove empty `[b]Example:[/b]` lines from the class referenceMicky2024-08-191-2/+1
* Merge pull request #81655 from nlupugla/editor-interface-can-popup-dialogsRémi Verschelde2024-02-081-0/+41
|\
| * EditorInterface can popup SceneTreeDialog and PropertySelector.nlupugla2024-01-191-0/+41
* | Merge pull request #87445 from KoBeWi/expand_the_Control_empireRémi Verschelde2024-01-291-0/+1
|\ \
| * | Clarify sizing of main screen pluginskobewi2024-01-281-0/+1
| |/
* / Disable multi-window buttons instead of hiding them when support is unavailableHugo Locurcio2024-01-271-0/+9
|/
* Validate `code` tags for class and member referencesYuri Sizov2023-10-031-1/+1
* Expose editor viewportsCory Petkovsek2023-10-011-0/+13
* Fix accessing editor theme items throughout the UIYuri Sizov2023-09-151-0/+7
* Make EditorInterface accessible as a singletonYuri Sizov2023-08-091-1/+10
* Merge pull request #77537 from henriquelalves/feature/ei_save_all_scenesYuri Sizov2023-07-261-2/+8
|\
| * Add `save_all_scenes` method to Editor InterfaceHenrique Alves2023-07-191-2/+8
* | Allow changing feature profile via EditorInterfaceRedMser2023-07-241-0/+17
|/
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Let editor workaround a case of inconsistency in compound scenesPedro J. Estébanez2023-06-131-0/+6
* Overhaul the top sections of the class reference (GUI classes)VolTer2023-05-281-1/+1
* Expose dialog parent-and-popup logic to the APIYuri Sizov2023-05-151-0/+37
* Decouple EditorInterface from EditorPluginYuri Sizov2023-04-171-24/+14
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Add EditorInterface.get_selected_paths()cespeute2022-11-141-3/+9
* Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-1/+1
* Fixup classref markup after #62416Rémi Verschelde2022-10-311-1/+1
* Merge pull request #62416 from Calinou/movie-maker-request-attention-on-finishRémi Verschelde2022-10-311-0/+13
|\
| * Request attention on the editor window when done recording a movieHugo Locurcio2022-06-261-0/+13
* | Fill random docskobewi2022-10-071-0/+1
* | Rename EditorInterface.get_editor_main_control to get_editor_main_screenYuri Sizov2022-09-071-4/+3
* | Change Array arguments to TypedArraykobewi2022-09-011-1/+1
* | Replace Array return types with TypedArraykobewi2022-08-221-2/+2
* | Add a method for restarting the editor to EditorInterfaceAaron Franke2022-08-181-0/+7
* | [doc] Use "param" instead of "code" to refer to parameters (6)Andy Maloney2022-08-121-5/+5
* | Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-21/+21
|/
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Expose `ScriptEditor::edit` to scriptingRaul Santos2021-12-081-1/+11
* Add warnings to methods that give access to internal nodesYuri Sizov2021-10-101-0/+6
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* `EditorCommandPalette` Documentation.Bhuvan Vemula2021-08-131-0/+1
* Added EditorCommandPaletteBhuvan Vemula2021-08-091-0/+5
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-100/+50
* Implement shader cachingreduz2021-05-311-0/+6
* Expose edit_node() for editor pluginskobewi2021-04-121-0/+9
* Expose editor scale to the plugin APIYuri Sizov2021-04-051-0/+8
* doc: Sync classref with current sourceRémi Verschelde2021-01-041-7/+7