Age | Commit message (Expand) | Author |
2022-11-14 | Add EditorInterface.get_selected_paths() | cespeute |
2022-11-02 | Style: Misc docs and comment style and language fixes | Rémi Verschelde |
2022-10-31 | Fixup classref markup after #62416 | Rémi Verschelde |
2022-10-31 | Merge pull request #62416 from Calinou/movie-maker-request-attention-on-finish | Rémi Verschelde |
2022-10-07 | Fill random docs | kobewi |
2022-09-07 | Rename EditorInterface.get_editor_main_control to get_editor_main_screen | Yuri Sizov |
2022-09-01 | Change Array arguments to TypedArray | kobewi |
2022-08-22 | Replace Array return types with TypedArray | kobewi |
2022-08-18 | Add a method for restarting the editor to EditorInterface | Aaron Franke |
2022-08-12 | [doc] Use "param" instead of "code" to refer to parameters (6) | Andy Maloney |
2022-08-08 | Rename the argument tag to param in XML documentation | Yuri Sizov |
2022-06-26 | Request attention on the editor window when done recording a movie | Hugo Locurcio |
2022-02-15 | Add an XML schema for documentation | Hugo Locurcio |
2021-12-08 | Expose `ScriptEditor::edit` to scripting | Raul Santos |
2021-10-10 | Add warnings to methods that give access to internal nodes | Yuri Sizov |
2021-09-20 | Don't generate empty doc sections and reduce code duplication | Aaron Franke |
2021-08-13 | `EditorCommandPalette` Documentation. | Bhuvan Vemula |
2021-08-09 | Added EditorCommandPalette | Bhuvan Vemula |
2021-07-30 | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde |
2021-05-31 | Implement shader caching | reduz |
2021-04-12 | Expose edit_node() for editor plugins | kobewi |
2021-04-05 | Expose editor scale to the plugin API | Yuri Sizov |
2021-01-04 | doc: Sync classref with current source | Rémi Verschelde |
2020-12-19 | Rename EditorInterface get_editor_viewport to get_editor_main_control | Marcel Admiraal |
2020-09-23 | Added inspector_only option to inspect_object in EditorInterface. | andriyDev |
2020-07-30 | Improve the `EditorInterface.get_editor_viewport()` description | Hugo Locurcio |
2020-07-20 | Document several editor-related classes to 100% completion | Hugo Locurcio |
2020-07-06 | Expose methods to play scene from plugin code | Yuri Sizov |
2020-06-26 | Keep the bottom panel visible when enabling the distraction-free mode | Hugo Locurcio |
2020-06-04 | doc: Sync classref with current source | Rémi Verschelde |
2020-04-22 | Document how some editor classes should be accessed as singletons only | Hugo Locurcio |
2020-03-20 | i18n: Generate translation template for class reference | Rémi Verschelde |
2020-02-12 | doc: Sync classref with current source | Rémi Verschelde |
2020-01-31 | Update docs to version 4.0 | clayjohn |
2020-01-26 | doc: Drop unused 'category' property from header | Rémi Verschelde |
2019-09-24 | doc: Sync classref with current source | Rémi Verschelde |
2019-08-13 | doc: Sync classref with current source | Rémi Verschelde |
2019-07-20 | Add docs for EditorInterface, EditorPlugin and EditorSceneImporter | Henrique Campos |
2019-06-27 | Proofread and improve the whole class reference | Hugo Locurcio |
2019-04-19 | doc: Drop unused <demos> tag | Rémi Verschelde |
2019-04-15 | doc: Sync classref with current source | Rémi Verschelde |
2019-04-01 | doc: Bump version to 3.2 | Rémi Verschelde |
2018-12-27 | doc: Sync classref with current source | Rémi Verschelde |
2018-09-18 | Improve EditorPlugin.xml and EditorInterface.xml | char0xff |
2018-09-15 | Update EditorInterface.xml | char0xff |
2018-05-16 | Exposed set/get_project_metadata in EditorSettings. | Michael Alexsander Silva Dias |
2018-02-27 | doc: Remove status from hardcoded version string | Rémi Verschelde |
2018-02-19 | doc: Update version string in header | Rémi Verschelde |
2018-01-30 | Add interface for plugins to enable/disable other plugins | George Marques |
2018-01-25 | doc: Sync with current source | Rémi Verschelde |