summaryrefslogtreecommitdiff
path: root/doc/classes/EditorInspectorPlugin.xml
AgeCommit message (Expand)Author
2023-02-17Change `_can_handle` and `_edit` virtual methods to take `Object*`Marc Gilleron
2023-01-31Use `PropertyUsageFlags` enum in parse_propertyRaul Santos
2022-10-27Doc consistency: "inspector" 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-05-24Reorganize Region Rect Editorreduz
2022-02-15Add an XML schema for documentationHugo Locurcio
2021-11-15Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde
2021-11-10Fix EditorInspectorPlugin virtual bindings and add parse_group callbackYuri Sizov
2021-10-17Improve docs about plugin registrationkobewi
2021-09-20Don't generate empty doc sections and reduce code duplicationAaron Franke
2021-08-22Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz
2021-08-06Improve the inspector plugin documentation and remove a confusing statementYuri Sizov
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-06-12Consistently prefix bound virtual methods with _kobewi
2021-06-11Rename Reference to RefCountedPedro J. Estébanez
2021-03-19class reference proofreadingPaul Joannon
2020-02-18doc: Sync classref with current sourceRémi Verschelde
2020-01-31Update docs to version 4.0clayjohn
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2020-01-26Document the return value of `EditorInspectorPlugin.parse_property`Andrii Doroshenko (Xrayez)
2020-01-23doc: Misc updates for AnimationNode* and othersRémi Verschelde
2019-11-02Code format for true/false/null to make documentation consistentPouleyKetchoupp
2019-06-27Proofread and improve the whole class referenceHugo Locurcio
2019-05-23Change "Return" to "Returns" where necessary in XML documentationSean Heffernan
2019-05-19Fix typos with codespellRémi Verschelde
2019-04-24doc: Sync classref with current sourceRémi Verschelde
2019-04-23Added inspector plugin documentation.Juan Linietsky
2019-04-19doc: Drop unused <demos> tagRémi Verschelde
2019-04-01doc: Bump version to 3.2Rémi Verschelde
2018-05-28Fix MethodInfo for EditorInspectorPlugin.can_handleRémi Verschelde
2018-05-28Sync classref with current sourceRémi Verschelde