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
/
EditorTranslationParserPlugin.xml
Age
Commit message (
Expand
)
Author
2022-09-21
Fix code examples for @tool annotation
Evanaellio
2022-09-19
Replace File/Directory with FileAccess/DirAccess
kobewi
2022-09-01
Change Array arguments to TypedArray
kobewi
2022-08-08
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
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-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
2020-11-01
Port code examples to C# (D)
HaSa1002
2020-08-19
Updated Translation architecture to have TranslationPO, did some commit fixes...
SkyJJ
2020-08-19
Update POT generation to handle context and plurals
SkyJJ
2020-07-27
Style: Fix code format scripts compat with non-GNU Unices
Rémi Verschelde
2020-07-05
Change translation parser plugin API to parse_file()
SkyJJ
2020-07-03
doc: Sync classref with current source
Rémi Verschelde
2020-07-02
Add translation parser plugin support
SkyJJ