godot/modules/navigation
2024-09-09 11:06:18 -04:00
..
2d Use MutexLock in more places 2024-08-29 14:12:59 +02:00
3d Move NavigationServer mesh queries to dedicated file 2024-09-03 13:16:35 +02:00
editor Extract editor main screen 2024-09-09 11:06:18 -04:00
config.py
nav_agent.cpp
nav_agent.h
nav_base.h
nav_link.cpp
nav_link.h
nav_map.cpp Move NavigationServer mesh queries to dedicated file 2024-09-03 13:16:35 +02:00
nav_map.h Move NavigationServer mesh queries to dedicated file 2024-09-03 13:16:35 +02:00
nav_obstacle.cpp
nav_obstacle.h
nav_region.cpp Move NavigationServer mesh queries to dedicated file 2024-09-03 13:16:35 +02:00
nav_region.h Move NavRegion connections to NavMap 2024-06-23 14:49:35 +02:00
nav_rid.h
nav_utils.h Use a heap to store traversable polygons for pathfinding 2024-09-01 11:24:14 +09:00
register_types.cpp
register_types.h
SCsub