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
/
NavigationObstacle2D.xml
Age
Commit message (
Expand
)
Author
2023-01-11
Add navigation tutorial links inside class doc
smix8
2022-12-17
Mark navigation classes and nodes as experimental
Josh Jones
2022-10-06
Make it clear that obstacles don't affect pathfinding
Haoyu Qiu
2022-08-14
Fix NavigationObstacle 2D/3D (re)parent issues
smix8
2022-06-02
Note that NavigationObstacles should only be used if necessary and for moving...
smix8
2022-05-15
Expose NavigationObstacle2D/3D get_rid() and add config warning
smix8
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2021-10-25
Improve NavigationObstacle3D usability
Pawel Lampe
2021-09-20
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-03-10
Remove Navigation2D/3D nodes, and move the navigation map to the world resource
Gilles Roudière
2020-03-30
doc: Update classref with node renames
Rémi Verschelde
2020-02-12
doc: Sync classref with current source
Rémi Verschelde
2020-02-10
Documented the new NavigationServer and all its associated nodes (2D and 3D)
Duroxxigar