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
/
NavigationPolygon.xml
Age
Commit message (
Expand
)
Author
2023-01-11
Add navigation tutorial links inside class doc
smix8
2022-12-18
Merge pull request #70230 from DarkKilauea/nav-experimental
Rémi Verschelde
2022-12-17
Fix Navigation API abbreviations inconsistency
smix8
2022-12-17
Mark navigation classes and nodes as experimental
Josh Jones
2022-08-08
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-06-02
Expose get_mesh() for NavigationPolygon Resources
smix8
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2021-11-11
fixed typo in NavigationPolygon doc
boruok
2021-09-20
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2020-11-09
Docs: Port Code Examples to C# (M, N, O, P, R)
HaSa1002
2020-10-01
Link to demos from within the class reference
Aaron Franke
2020-02-28
Renamed NavigationPolygonInstance to NavigationRegion2D
Andrea Catania
2020-02-25
doc: Sync classref for Packed{Int,Float}{32,64}Array additions
Rémi Verschelde
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
2019-06-27
Proofread and improve the whole class reference
Hugo Locurcio
2019-04-19
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-01
doc: Bump version to 3.2
Rémi Verschelde
2019-01-07
doc: Fix wrong references found by Sphinx and new makerst.py
Rémi Verschelde
2018-10-21
NavigationPolygon descriptions of the class and methods
santouits
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-12-07
doc: Sync classref after a496dd4d, removing NOEDITOR properties from doc
Rémi Verschelde
2017-11-24
doc: Remove setters and getters now exposed via properties/members
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-09-13
doc: Sync classref with current source
Rémi Verschelde
2017-09-12
Changed the doc class generation to individual files per class. It is also po...
Juan Linietsky