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
/
Performance.xml
Age
Commit message (
Expand
)
Author
2023-01-23
Update C# signal documentation and remove bind array
Raul Santos
2023-01-08
Add NavigationServer Performance Monitor
smix8
2022-08-26
Restore RigidBody2/3D, SoftBody names in physics
fabriceci
2022-08-23
Replace Array return types with TypedArray 2
kobewi
2022-08-11
[doc] Use "param" instead of "code" to refer to parameters (4)
Andy Maloney
2022-08-08
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-05-16
Improve the Performance class documentation
Hugo Locurcio
2022-04-29
Change 'throws an error' to 'prints an error' in classref
PureAsbestos
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2021-09-16
Rename RigidBody to RigidDynamicBody and SoftBody to SoftDynamicBody
PouleyKetchoupp
2021-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-03
Fix Render Info
reduz
2021-06-19
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-18
Better format arguments in variant parser
Michael Alexsander Silva Dias
2020-11-09
Docs: Port Code Examples to C# (M, N, O, P, R)
HaSa1002
2020-06-29
Added Custom Performance Monitor and feature to read intermediate values of M...
simpu
2020-03-30
doc: Update classref with node renames
Rémi Verschelde
2020-02-18
doc: Sync classref with current source
Rémi Verschelde
2020-02-13
Remove obsolete GLES3 backend
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
2019-06-27
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-26
doc: Proofread and complete various nodes
Rémi Verschelde
2019-04-23
Added inspector plugin documentation.
Juan Linietsky
2019-04-22
Merge pull request #28140 from Daw11/orphan-nodes
Rémi Verschelde
2019-04-19
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-17
Add a monitor for the orphan nodes
Daw11
2019-04-01
doc: Bump version to 3.2
Rémi Verschelde
2018-07-26
doc: Sync classref with current source
Rémi Verschelde
2018-02-27
doc: Remove status from hardcoded version string
Rémi Verschelde
2018-02-19
doc: Update version string in header
Rémi Verschelde
2018-01-25
doc: Sync with current source
Rémi Verschelde
2018-01-13
doc: Update version string in XML
Rémi Verschelde
2017-11-24
doc: Fix enum tags thanks to 2bc6db6
Rémi Verschelde
2017-11-24
doc: Update header version for 3.0-beta
Rémi Verschelde
2017-11-15
doc: Remove revision.module_config from version string
Rémi Verschelde
2017-10-22
classref: Sync with current source
Rémi Verschelde
2017-10-11
doc: Sync classref with current source
Rémi Verschelde
2017-10-08
Add documentation for Performance.
Benjamin Larsson
2017-09-12
Changed the doc class generation to individual files per class. It is also po...
Juan Linietsky