summaryrefslogtreecommitdiffstats
path: root/doc/classes/EditorInspectorPlugin.xml
Commit message (Expand)AuthorAgeFilesLines
* Display custom data name instead of indices in TileData inspectorGilles Roudière2024-05-251-0/+2
* Explain add_to_end parameter of add_property_editor()Haoyu Qiu2024-05-231-0/+1
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Display `BitField[Enum]` in docs to distinguish from `Enum`Danil Alexeev2023-06-151-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Change `_can_handle` and `_edit` virtual methods to take `Object*`Marc Gilleron2023-02-171-1/+1
* Use `PropertyUsageFlags` enum in parse_propertyRaul Santos2023-01-311-3/+3
* Doc consistency: "inspector" to "Inspector"Micky2022-10-271-1/+1
* [doc] Use "param" instead of "code" to refer to parameters (6)Andy Maloney2022-08-121-7/+7
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-21/+21
* Reorganize Region Rect Editorreduz2022-05-241-0/+1
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-1/+1
* Fix EditorInspectorPlugin virtual bindings and add parse_group callbackYuri Sizov2021-11-101-3/+14
* Improve docs about plugin registrationkobewi2021-10-171-2/+2
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz2021-08-221-9/+11
* Improve the inspector plugin documentation and remove a confusing statementYuri Sizov2021-08-061-3/+4
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-42/+21
* Consistently prefix bound virtual methods with _kobewi2021-06-121-49/+43
* Rename Reference to RefCountedPedro J. Estébanez2021-06-111-1/+1
* class reference proofreadingPaul Joannon2021-03-191-2/+2
* doc: Sync classref with current sourceRémi Verschelde2020-02-181-1/+1
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* Document the return value of `EditorInspectorPlugin.parse_property`Andrii Doroshenko (Xrayez)2020-01-261-1/+1
* doc: Misc updates for AnimationNode* and othersRémi Verschelde2020-01-231-1/+1
* Code format for true/false/null to make documentation consistentPouleyKetchoupp2019-11-021-2/+2
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-3/+3
* Change "Return" to "Returns" where necessary in XML documentationSean Heffernan2019-05-231-1/+1
* Fix typos with codespellRémi Verschelde2019-05-191-1/+1
* doc: Sync classref with current sourceRémi Verschelde2019-04-241-7/+7
* Added inspector plugin documentation.Juan Linietsky2019-04-231-0/+16
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
* Fix MethodInfo for EditorInspectorPlugin.can_handleRémi Verschelde2018-05-281-1/+1
* Sync classref with current sourceRémi Verschelde2018-05-281-0/+95