godot/modules/navigation_3d
2025-10-08 02:04:05 +02:00
..
3d Make navmesh rasterization errors more lenient 2025-09-30 11:36:26 -05:00
editor Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
config.py Allow to compile templates without navigation features 2025-04-01 11:53:35 -03:00
nav_agent_3d.cpp [Navigation] Create a dedicated 2D navigation server 2025-03-29 12:10:50 +01:00
nav_agent_3d.h Match avoidance defaults for NavigationAgent and NavigationServer NavAgent 2025-06-07 13:49:12 +02:00
nav_base_3d.h [Navigation] Create a dedicated 2D navigation server 2025-03-29 12:10:50 +01:00
nav_link_3d.cpp Change navigation region and link updates to an async process 2025-06-10 14:18:47 +02:00
nav_link_3d.h Change navigation region and link updates to an async process 2025-06-10 14:18:47 +02:00
nav_map_3d.cpp Make navmesh rasterization errors more lenient 2025-09-30 11:36:26 -05:00
nav_map_3d.h Make navmesh rasterization errors more lenient 2025-09-30 11:36:26 -05:00
nav_obstacle_3d.cpp [Navigation] Create a dedicated 2D navigation server 2025-03-29 12:10:50 +01:00
nav_obstacle_3d.h [Navigation] Create a dedicated 2D navigation server 2025-03-29 12:10:50 +01:00
nav_region_3d.cpp Make navmesh rasterization errors more lenient 2025-09-30 11:36:26 -05:00
nav_region_3d.h Change navigation region and link updates to an async process 2025-06-10 14:18:47 +02:00
nav_rid_3d.h [Navigation] Create a dedicated 2D navigation server 2025-03-29 12:10:50 +01:00
nav_utils_3d.h Fix path post-processing edgecentered 2025-08-01 15:06:30 +02:00
register_types.cpp Move NavigationLink3DGizmoPlugin to navigation_3d module 2025-05-08 22:28:58 +02:00
register_types.h [Navigation] Create a dedicated 2D navigation server 2025-03-29 12:10:50 +01:00
SCsub Revert "SCons: Add CPPEXTPATH for external includes" 2025-10-08 02:04:05 +02:00