godot/modules/navigation
Rémi Verschelde 0927e2cffc
Merge pull request #63251 from SaracenOne/disable_data_generation_on_foreign_resources
Disable navmesh, lightmap, and VoxelGI generation on foreign data
2023-01-23 15:35:31 +01:00
..
editor Disable navmesh, lightmap, and VoxelGI generation on foreign data 2023-01-06 08:39:27 -08:00
config.py Rename GdNavigationServer to GodotNavigationServer 2021-06-30 00:35:18 +02:00
godot_navigation_server.cpp Use range iterators in LocalVector loops 2023-01-21 18:44:42 +01:00
godot_navigation_server.h Add NavigationServer Performance Monitor 2023-01-08 22:58:21 +01:00
nav_base.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
nav_link.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
nav_link.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
nav_map.cpp Convert en_GB spelling to en_US with codespell 2023-01-23 11:02:20 +01:00
nav_map.h Add NavigationServer Performance Monitor 2023-01-08 22:58:21 +01:00
nav_region.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
nav_region.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
nav_rid.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
nav_utils.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
navigation_mesh_generator.cpp Use range iterators in LocalVector loops 2023-01-21 18:44:42 +01:00
navigation_mesh_generator.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
register_types.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
register_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
rvo_agent.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
rvo_agent.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub SCons: Unify tools/target build type configuration 2022-09-26 16:31:46 +02:00