godot/modules/gdnavigation
Rémi Verschelde db81928e08 Vulkan: Move thirdparty code out of drivers, style fixes
- `vk_enum_string_helper.h` is a generated file taken from the SDK
  (Vulkan-ValidationLayers).
- `vk_mem_alloc.h` is a library from GPUOpen:
  https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
2020-02-11 14:08:44 +01:00
..
config.py - Integrated NavigationServer and Navigation2DServer. 2020-02-10 14:38:52 +01:00
gd_navigation_server.cpp Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00
gd_navigation_server.h Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00
nav_map.cpp Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00
nav_map.h Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00
nav_region.cpp Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00
nav_region.h Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00
nav_rid.h Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00
nav_utils.h Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00
navigation_mesh_editor_plugin.cpp - Integrated NavigationServer and Navigation2DServer. 2020-02-10 14:38:52 +01:00
navigation_mesh_editor_plugin.h - Integrated NavigationServer and Navigation2DServer. 2020-02-10 14:38:52 +01:00
navigation_mesh_generator.cpp - Integrated NavigationServer and Navigation2DServer. 2020-02-10 14:38:52 +01:00
navigation_mesh_generator.h - Integrated NavigationServer and Navigation2DServer. 2020-02-10 14:38:52 +01:00
register_types.cpp - Integrated NavigationServer and Navigation2DServer. 2020-02-10 14:38:52 +01:00
register_types.h - Integrated NavigationServer and Navigation2DServer. 2020-02-10 14:38:52 +01:00
rvo_agent.cpp Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00
rvo_agent.h Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00
SCsub - Integrated NavigationServer and Navigation2DServer. 2020-02-10 14:38:52 +01:00