summaryrefslogtreecommitdiffstats
path: root/doc/classes/EditorPlugin.xml
Commit message (Expand)AuthorAgeFilesLines
* Uppercase references to color constants in documentationAnthony Cossins2023-01-131-3/+3
* Fix typos with codespellRémi Verschelde2023-01-091-1/+1
* Fill random docskobewi2022-11-221-0/+20
* [Editor] Better expose EditorDebuggerPlugin.Fabio Alessandrelli2022-11-141-2/+2
* Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-4/+8
* Fill random docskobewi2022-10-071-0/+2
* Rename remaining "Spatial" in Plugins to "Node3D"Micky2022-10-041-15/+15
* Fix theme methods usage in docsRaul Santos2022-09-151-2/+2
* Merge pull request #64465 from TokageItLab/bind-after-gui-inputRémi Verschelde2022-09-101-15/+24
|\
| * bind AfterGUIInputSilc Renew2022-09-081-15/+24
* | Merge pull request #58617 from KoBeWi/custom_somethingRémi Verschelde2022-09-071-0/+1
|\ \
| * | Improve handling of custom typeskobewi2022-09-051-0/+1
| |/
* / Rename EditorInterface.get_editor_main_control to get_editor_main_screenYuri Sizov2022-09-071-1/+1
|/
* Add per-scene UndoRedokobewi2022-08-221-1/+1
* Merge pull request #64357 from Mickeon/rename-plugin-containerYuri Sizov2022-08-181-1/+1
|\
| * Rename EditorPlugin.`*_PROPERTY_EDITOR_*` to `*_INSPECTOR_*`Micky2022-08-131-1/+1
* | [doc] Use "param" instead of "code" to refer to parameters (6)Andy Maloney2022-08-121-11/+11
|/
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-62/+62
* Improve docs on how to make main screen pluginkobewi2022-07-181-0/+22
* Merge pull request #61659 from KoBeWi/state-of-the-edRémi Verschelde2022-06-091-4/+29
|\
| * Improve EditorPlugin state documentationkobewi2022-06-031-4/+29
* | i18n: Misc fixes translation stringsRémi Verschelde2022-06-081-1/+1
|/
* move gltf export under scene menuPriyansh Rathi2022-04-121-0/+6
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* ResourceImporter: Restore default append logic for new importersRémi Verschelde2022-02-071-0/+6
* Improve some method bindings to use specific `Object` subtypesRémi Verschelde2022-01-281-2/+2
* Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-1/+1
* Merge pull request #53648 from pycbouh/docs-warn-about-internal-nodesRémi Verschelde2021-10-181-0/+1
|\
| * Add warnings to methods that give access to internal nodesYuri Sizov2021-10-101-0/+1
* | Add scene Post-Import Plugin support.reduz2021-10-151-7/+21
|/
* Merge pull request #45699 from TokageItLab/implement-skeleton-editor-gizmoRémi Verschelde2021-10-061-7/+12
|\
| * Implemented SkeletonEditorGizmoSilc Renew2021-10-071-7/+12
* | doc: Update links to latest documentation after content reorganizationRémi Verschelde2021-10-061-1/+1
|/
* Fix docs after GDVIRTUAL pull requestAaron Franke2021-08-251-8/+8
* Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz2021-08-221-55/+55
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-236/+118
* Fix doc typosNicholas Huelin2021-07-231-1/+1
* Add multiple descriptions to several classesNick Huelin2021-07-061-0/+2
* Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-191-1/+1
* Fix some virtual methodskobewi2021-06-131-9/+9
* Consistently prefix bound virtual methods with _kobewi2021-06-121-261/+261
* Proofread add_*_plugin/remove_*_plugin descriptions in EditorPluginYuri Sizov2021-06-031-7/+7
* Merge pull request #47922 from RoniPerson/patch-3Rémi Verschelde2021-06-031-1/+27
|\
| * Added documentation to some `add_*_plugin` methodsRoniPerson2021-04-151-1/+27
* | Provide a way to hook into Inspectors UndoRedo.Gilles Roudière2021-05-041-0/+19
|/
* Add missing color argument in forward_canvas_draw_over_viewport example.Anders Stenberg2021-04-091-1/+1
* class reference proofreadingPaul Joannon2021-03-191-1/+1
* Merge pull request #46221 from akien-mga/doc-sync-classrefRémi Verschelde2021-02-191-0/+4
|\
| * doc: Sync classref with current sourceRémi Verschelde2021-02-191-0/+4
* | Add documentation for EditorPlugin's build methodYuri Sizov2021-02-191-0/+2
|/