This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
756053f05f1bedf35ed710760e3a8d4a61dd6e75
godot
/
modules
/
navigation_3d
/
3d
T
History
Thaddeus Crews
756053f05f
Merge pull request
#105067
from smix8/navmesh_sync
...
Move NavigationServer navmesh sync from main() to process()
2025-04-14 19:39:51 -05:00
..
godot_navigation_server_3d.cpp
Move NavigationServer navmesh sync from main() to process()
2025-04-05 21:29:24 +02:00
godot_navigation_server_3d.h
Prepare NavigationServer for process() and physics_process() split
2025-04-02 11:01:08 +02:00
nav_base_iteration_3d.h
…
nav_map_builder_3d.cpp
Replace NavigationServer3D Point struct with Vector3
2025-04-10 20:19:20 +02:00
nav_map_builder_3d.h
…
nav_map_iteration_3d.h
…
nav_mesh_generator_3d.cpp
Emit changed signal after baking navigation mesh
2025-04-02 16:54:48 +02:00
nav_mesh_generator_3d.h
…
nav_mesh_queries_3d.cpp
Replace NavigationServer3D Point struct with Vector3
2025-04-10 20:19:20 +02:00
nav_mesh_queries_3d.h
…
nav_region_iteration_3d.h
…
navigation_mesh_generator.cpp
…
navigation_mesh_generator.h
Allow to compile templates without navigation features
2025-04-01 11:53:35 -03:00