index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
navigation
/
nav_map.h
Age
Commit message (
Expand
)
Author
2023-02-01
Rename NavigationServer internal RvoAgent to NavAgent
smix8
2023-01-08
Add NavigationServer Performance Monitor
smix8
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2022-12-17
Add support for emitting a signal when entering a NavLink
Josh Jones
2022-08-26
Added node for Navigation links
Josh Jones
2022-07-28
Replace Navigation std::vector use with LocalVector
smix8
2022-07-25
Remove ThreadWorkPool, replace by WorkerThreadPool
Juan Linietsky
2022-06-15
Streamline Navigation layer function names.
smix8
2022-06-03
Match NavMap and ProjectSettings with NavigationMesh defaults
smix8
2022-05-18
rvo2: Sync with upstream commit bfc0486
Rémi Verschelde
2022-05-16
Replace most uses of Map by HashMap
reduz
2022-04-19
Use ThreadWorkPool instead of thread_process_array in NavMap
Adam Scott
2022-02-13
NavMap Fix polygons being treated like triangle strips instead of triangle fans
kleonc
2022-01-04
Style: Remove inconsistently used `@author` docstrings
Rémi Verschelde
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-06-30
Rename `GdNavigationServer` to `GodotNavigationServer`
Rémi Verschelde