summaryrefslogtreecommitdiff
path: root/doc/classes/EditorPlugin.xml
AgeCommit message (Expand)Author
2023-01-22Rework EditorPlugin editing logickobewi
2023-01-14Make EditorResourceConversionPlugin usable.TechnoPorg
2023-01-13Uppercase references to color constants in documentationAnthony Cossins
2023-01-09Fix typos with codespellRémi Verschelde
2022-11-22Fill random docskobewi
2022-11-14[Editor] Better expose EditorDebuggerPlugin.Fabio Alessandrelli
2022-11-02Style: Misc docs and comment style and language fixesRémi Verschelde
2022-10-07Fill random docskobewi
2022-10-04Rename remaining "Spatial" in Plugins to "Node3D"Micky
2022-09-15Fix theme methods usage in docsRaul Santos
2022-09-10Merge pull request #64465 from TokageItLab/bind-after-gui-inputRémi Verschelde
2022-09-08bind AfterGUIInputSilc Renew
2022-09-07Merge pull request #58617 from KoBeWi/custom_somethingRémi Verschelde
2022-09-07Rename EditorInterface.get_editor_main_control to get_editor_main_screenYuri Sizov
2022-09-05Improve handling of custom typeskobewi
2022-08-22Add per-scene UndoRedokobewi
2022-08-18Merge pull request #64357 from Mickeon/rename-plugin-containerYuri Sizov
2022-08-13Rename EditorPlugin.`*_PROPERTY_EDITOR_*` to `*_INSPECTOR_*`Micky
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-07-18Improve docs on how to make main screen pluginkobewi
2022-06-09Merge pull request #61659 from KoBeWi/state-of-the-edRémi Verschelde
2022-06-08i18n: Misc fixes translation stringsRémi Verschelde
2022-06-03Improve EditorPlugin state documentationkobewi
2022-04-12move gltf export under scene menuPriyansh Rathi
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-02-07ResourceImporter: Restore default append logic for new importersRémi Verschelde
2022-01-28Improve some method bindings to use specific `Object` subtypesRémi Verschelde
2021-11-15Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde
2021-10-18Merge pull request #53648 from pycbouh/docs-warn-about-internal-nodesRémi Verschelde
2021-10-15Add scene Post-Import Plugin support.reduz
2021-10-10Add warnings to methods that give access to internal nodesYuri Sizov
2021-10-06Merge pull request #45699 from TokageItLab/implement-skeleton-editor-gizmoRémi Verschelde
2021-10-07Implemented SkeletonEditorGizmoSilc Renew
2021-10-06doc: Update links to latest documentation after content reorganizationRémi Verschelde
2021-08-25Fix docs after GDVIRTUAL pull requestAaron Franke
2021-08-22Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-07-23Fix doc typosNicholas Huelin
2021-07-06Add multiple descriptions to several classesNick Huelin
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-06-13Fix some virtual methodskobewi
2021-06-12Consistently prefix bound virtual methods with _kobewi
2021-06-03Proofread add_*_plugin/remove_*_plugin descriptions in EditorPluginYuri Sizov
2021-06-03Merge pull request #47922 from RoniPerson/patch-3Rémi Verschelde
2021-05-04Provide a way to hook into Inspectors UndoRedo.Gilles Roudière
2021-04-15Added documentation to some `add_*_plugin` methodsRoniPerson
2021-04-09Add missing color argument in forward_canvas_draw_over_viewport example.Anders Stenberg
2021-03-19class reference proofreadingPaul Joannon
2021-02-19Merge pull request #46221 from akien-mga/doc-sync-classrefRémi Verschelde