summaryrefslogtreecommitdiff
path: root/doc/classes/EditorPlugin.xml
AgeCommit message (Expand)Author
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
2021-02-19doc: Sync classref with current sourceRémi Verschelde
2021-02-19Add documentation for EditorPlugin's build methodYuri Sizov
2020-12-29Complete documentation of EditorExportPluginkobewi
2020-12-16Make tool menu plugins use Callables for callbackkobewi
2020-11-10Register methods for drawing 3D editor overlaysTomasz Chabora
2020-11-10[Docs] Add C# example for EditorPlugin::forward_canvas_draw_over_viewportHaSa1002
2020-11-10Merge pull request #43356 from KoBeWi/editor_artRémi Verschelde
2020-11-09Merge pull request #42841 from HaSa1002/docs-lang-3Rémi Verschelde
2020-11-06Add docs for editor viewport drawing methodsTomasz Chabora
2020-11-04doc: Sync classref with current source + fixup some bindingsRémi Verschelde
2020-11-01Port code examples to C# (D)HaSa1002
2020-08-31Add link titles for all links in the class referenceHugo Locurcio
2020-08-26Added debugger plugin supportsimpu
2020-07-02Add translation parser plugin supportSkyJJ
2020-06-19Remove ToolButton in favor of ButtonHugo Locurcio
2020-03-30doc: Update classref with node renamesRémi Verschelde