summaryrefslogtreecommitdiff
path: root/doc/classes/EditorInterface.xml
AgeCommit message (Expand)Author
2022-11-14Add EditorInterface.get_selected_paths()cespeute
2022-11-02Style: Misc docs and comment style and language fixesRémi Verschelde
2022-10-31Fixup classref markup after #62416Rémi Verschelde
2022-10-31Merge pull request #62416 from Calinou/movie-maker-request-attention-on-finishRémi Verschelde
2022-10-07Fill random docskobewi
2022-09-07Rename EditorInterface.get_editor_main_control to get_editor_main_screenYuri Sizov
2022-09-01Change Array arguments to TypedArraykobewi
2022-08-22Replace Array return types with TypedArraykobewi
2022-08-18Add a method for restarting the editor to EditorInterfaceAaron Franke
2022-08-12[doc] Use "param" instead of "code" to refer to parameters (6)Andy Maloney
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-06-26Request attention on the editor window when done recording a movieHugo Locurcio
2022-02-15Add an XML schema for documentationHugo Locurcio
2021-12-08Expose `ScriptEditor::edit` to scriptingRaul Santos
2021-10-10Add warnings to methods that give access to internal nodesYuri Sizov
2021-09-20Don't generate empty doc sections and reduce code duplicationAaron Franke
2021-08-13`EditorCommandPalette` Documentation.Bhuvan Vemula
2021-08-09Added EditorCommandPaletteBhuvan Vemula
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-05-31Implement shader cachingreduz
2021-04-12Expose edit_node() for editor pluginskobewi
2021-04-05Expose editor scale to the plugin APIYuri Sizov
2021-01-04doc: Sync classref with current sourceRémi Verschelde
2020-12-19Rename EditorInterface get_editor_viewport to get_editor_main_controlMarcel Admiraal
2020-09-23Added inspector_only option to inspect_object in EditorInterface.andriyDev
2020-07-30Improve the `EditorInterface.get_editor_viewport()` descriptionHugo Locurcio
2020-07-20Document several editor-related classes to 100% completionHugo Locurcio
2020-07-06Expose methods to play scene from plugin codeYuri Sizov
2020-06-26Keep the bottom panel visible when enabling the distraction-free modeHugo Locurcio
2020-06-04doc: Sync classref with current sourceRémi Verschelde
2020-04-22Document how some editor classes should be accessed as singletons onlyHugo Locurcio
2020-03-20i18n: Generate translation template for class referenceRémi Verschelde
2020-02-12doc: Sync classref with current sourceRémi Verschelde
2020-01-31Update docs to version 4.0clayjohn
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2019-09-24doc: Sync classref with current sourceRémi Verschelde
2019-08-13doc: Sync classref with current sourceRémi Verschelde
2019-07-20Add docs for EditorInterface, EditorPlugin and EditorSceneImporterHenrique Campos
2019-06-27Proofread and improve the whole class referenceHugo Locurcio
2019-04-19doc: Drop unused <demos> tagRémi Verschelde
2019-04-15doc: Sync classref with current sourceRémi Verschelde
2019-04-01doc: Bump version to 3.2Rémi Verschelde
2018-12-27doc: Sync classref with current sourceRémi Verschelde
2018-09-18Improve EditorPlugin.xml and EditorInterface.xmlchar0xff
2018-09-15Update EditorInterface.xmlchar0xff
2018-05-16Exposed set/get_project_metadata in EditorSettings.Michael Alexsander Silva Dias
2018-02-27doc: Remove status from hardcoded version stringRémi Verschelde
2018-02-19doc: Update version string in headerRémi Verschelde
2018-01-30Add interface for plugins to enable/disable other pluginsGeorge Marques
2018-01-25doc: Sync with current sourceRémi Verschelde