virtualx-engine/modules/navigation
Rémi Verschelde dbf4be308c
Merge pull request #93583 from smix8/obstacle_monitor
Add navigation obstacles to performance monitor stats
2024-08-16 23:45:10 +02:00
..
2d Fix thread-use causing navigation polygon data corruption 2024-06-21 12:58:03 +02:00
3d Add navigation obstacles to performance monitor stats 2024-06-25 05:17:27 +02:00
editor Remove empty bind_methods() 2024-08-15 08:24:32 +02:00
config.py
nav_agent.cpp Add function to get navigation map iteration id from NavigationServer 2024-02-22 09:45:49 +01:00
nav_agent.h Remove self includes in some files 2024-02-27 17:10:54 +01:00
nav_base.h
nav_link.cpp
nav_link.h
nav_map.cpp Merge pull request #93583 from smix8/obstacle_monitor 2024-08-16 23:45:10 +02:00
nav_map.h Add navigation obstacles to performance monitor stats 2024-06-25 05:17:27 +02:00
nav_obstacle.cpp Add function to get navigation map iteration id from NavigationServer 2024-02-22 09:45:49 +01:00
nav_obstacle.h Add function to get navigation map iteration id from NavigationServer 2024-02-22 09:45:49 +01:00
nav_region.cpp Remove unused navigation polygon properties 2024-06-22 21:55:48 +02:00
nav_region.h Fix thread use causing navigation mesh data corruption 2024-06-21 09:39:16 +02:00
nav_rid.h
nav_utils.h Remove unused navigation polygon properties 2024-06-22 21:55:48 +02:00
register_types.cpp Move 3D-only navigation code to its own subfolder 2024-02-26 04:19:12 -06:00
register_types.h
SCsub Move 3D-only navigation code to its own subfolder 2024-02-26 04:19:12 -06:00