index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
classes
/
EditorInspectorPlugin.xml
Age
Commit message (
Expand
)
Author
2023-02-17
Change `_can_handle` and `_edit` virtual methods to take `Object*`
Marc Gilleron
2023-01-31
Use `PropertyUsageFlags` enum in parse_property
Raul Santos
2022-10-27
Doc consistency: "inspector" to "Inspector"
Micky
2022-08-12
[doc] Use "param" instead of "code" to refer to parameters (6)
Andy Maloney
2022-08-08
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-05-24
Reorganize Region Rect Editor
reduz
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2021-11-15
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-11-10
Fix EditorInspectorPlugin virtual bindings and add parse_group callback
Yuri Sizov
2021-10-17
Improve docs about plugin registration
kobewi
2021-09-20
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-08-22
Replace BIND_VMETHOD by new GDVIRTUAL syntax
reduz
2021-08-06
Improve the inspector plugin documentation and remove a confusing statement
Yuri Sizov
2021-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-06-12
Consistently prefix bound virtual methods with _
kobewi
2021-06-11
Rename Reference to RefCounted
Pedro J. Estébanez
2021-03-19
class reference proofreading
Paul Joannon
2020-02-18
doc: Sync classref with current source
Rémi Verschelde
2020-01-31
Update docs to version 4.0
clayjohn
2020-01-26
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
Document the return value of `EditorInspectorPlugin.parse_property`
Andrii Doroshenko (Xrayez)
2020-01-23
doc: Misc updates for AnimationNode* and others
Rémi Verschelde
2019-11-02
Code format for true/false/null to make documentation consistent
PouleyKetchoupp
2019-06-27
Proofread and improve the whole class reference
Hugo Locurcio
2019-05-23
Change "Return" to "Returns" where necessary in XML documentation
Sean Heffernan
2019-05-19
Fix typos with codespell
Rémi Verschelde
2019-04-24
doc: Sync classref with current source
Rémi Verschelde
2019-04-23
Added inspector plugin documentation.
Juan Linietsky
2019-04-19
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-01
doc: Bump version to 3.2
Rémi Verschelde
2018-05-28
Fix MethodInfo for EditorInspectorPlugin.can_handle
Rémi Verschelde
2018-05-28
Sync classref with current source
Rémi Verschelde