This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-12-03 16:55:53 +00:00
Code
Releases
Wiki
Activity
Files
defcb2bb24fd42e23fefde69d676a62a70736f9f
godot
/
modules
/
navigation_3d
/
3d
History
smix8
af14aaecd4
Replace NavigationServer3D Point struct with Vector3
...
Replaces NavigationServer3D Point struct with Vector3.
2025-04-10 20:19:20 +02:00
..
godot_navigation_server_3d.cpp
Prepare NavigationServer for process() and physics_process() split
2025-04-02 11:01:08 +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