godot/modules/navigation/3d
2025-01-23 20:11:25 +01: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 Remove erroneous squared version 2025-01-23 20:11:25 +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 Move 3D-only navigation code to its own subfolder 2024-02-26 04:19:12 -06:00