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
8ddd4985ea8ea60c209fbe9bbd8a5ee8afeebb06
godot
/
modules
/
navigation
/
3d
T
History
Thaddeus Crews
86002e1a3c
Merge pull request
#100882
from smix8/node_navmesh_geo_parsers
...
Make nodes handle their respective navigation source geometry
2025-01-16 17:18:01 -06:00
..
godot_navigation_server_3d.cpp
Merge pull request
#100882
from smix8/node_navmesh_geo_parsers
2025-01-16 17:18:01 -06:00
godot_navigation_server_3d.h
Add functions to get axis-aligned bounds of navigation regions
2025-01-13 20:18:33 +01:00
nav_base_iteration_3d.h
Patch navigation map async synchronization
2024-12-26 13:04:20 +01:00
nav_map_builder_3d.cpp
Make NavMeshQueries use NavRegionIteration polygons directly
2025-01-02 15:35:29 +01:00
nav_map_builder_3d.h
Change navigation map synchronization to an async process
2024-12-22 02:03:59 +01:00
nav_map_iteration_3d.h
Make NavMeshQueries use NavRegionIteration polygons directly
2025-01-02 15:35:29 +01:00
nav_mesh_generator_3d.cpp
Make nodes handle their respective navigation source geometry
2025-01-12 13:14:46 +01:00
nav_mesh_generator_3d.h
Make nodes handle their respective navigation source geometry
2025-01-12 13:14:46 +01:00
nav_mesh_queries_3d.cpp
shift the polygon heap only if index is in range
2025-01-07 13:40:17 +01:00
nav_mesh_queries_3d.h
Make NavMeshQueries use NavRegionIteration polygons directly
2025-01-02 15:35:29 +01:00
nav_region_iteration_3d.h
Patch navigation map async synchronization
2024-12-26 13:04:20 +01:00
navigation_mesh_generator.cpp
Move NavigationMeshSourceGeometryData(2D/3D) to the 2D/3D subfolders
2024-04-15 18:40:43 -07:00
navigation_mesh_generator.h
…