summaryrefslogtreecommitdiffstats
path: root/doc/classes/EditorPlugin.xml
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|/
* Complete documentation of EditorExportPluginkobewi2020-12-291-0/+1
* Make tool menu plugins use Callables for callbackkobewi2020-12-161-7/+3
* Register methods for drawing 3D editor overlaysTomasz Chabora2020-11-101-2/+52
* [Docs] Add C# example for EditorPlugin::forward_canvas_draw_over_viewportHaSa10022020-11-101-2/+23
* Merge pull request #43356 from KoBeWi/editor_artRémi Verschelde2020-11-101-1/+15
|\
| * Add docs for editor viewport drawing methodsTomasz Chabora2020-11-061-1/+15
* | Merge pull request #42841 from HaSa1002/docs-lang-3Rémi Verschelde2020-11-091-25/+64
|\ \ | |/ |/|
| * Port code examples to C# (D)HaSa10022020-11-011-25/+64
* | doc: Sync classref with current source + fixup some bindingsRémi Verschelde2020-11-041-1/+1
|/
* Add link titles for all links in the class referenceHugo Locurcio2020-08-311-1/+1
* Added debugger plugin supportsimpu2020-08-261-0/+18
* Add translation parser plugin supportSkyJJ2020-07-021-0/+18
* Remove ToolButton in favor of ButtonHugo Locurcio2020-06-191-1/+1
* doc: Update classref with node renamesRémi Verschelde2020-03-301-4/+4