pandemonium_engine/modules/navigation
Relintai 65afe14ca4 Ported: [3.5] Replace Navigation std::vector use with LocalVector
Replace Navigation std::vector use with LocalVector.
- smix8
d0a78d05eb
2022-07-30 00:44:53 +02:00
..
config.py
godot_navigation_server.h
nav_map.cpp Ported: [3.5] Replace Navigation std::vector use with LocalVector 2022-07-30 00:44:53 +02:00
nav_map.h Ported: [3.5] Replace Navigation std::vector use with LocalVector 2022-07-30 00:44:53 +02:00
nav_region.cpp Ported: [3.5] Update NavigationServer backport 2022-07-28 22:34:28 +02:00
nav_region.h Ported: [3.5] Replace Navigation std::vector use with LocalVector 2022-07-30 00:44:53 +02:00
nav_rid.h Ported: [3.5] Update NavigationServer backport 2022-07-28 22:34:28 +02:00
nav_utils.h Ported: [3.5] Replace Navigation std::vector use with LocalVector 2022-07-30 00:44:53 +02:00
navigation_mesh_editor_plugin.cpp
navigation_mesh_editor_plugin.h
navigation_mesh_generator.cpp Disable thread-unsafe EditorProgress for navmesh baking 2022-07-29 12:16:02 +02:00
navigation_mesh_generator.h
pandemonium_navigation_server.cpp Ported: [3.5] Replace Navigation std::vector use with LocalVector 2022-07-30 00:44:53 +02:00
pandemonium_navigation_server.h Ported: [3.5] Replace Navigation std::vector use with LocalVector 2022-07-30 00:44:53 +02:00
register_types.cpp Ported: [3.5] Update NavigationServer backport 2022-07-28 22:34:28 +02:00
register_types.h Ported: [3.5] Update NavigationServer backport 2022-07-28 22:34:28 +02:00
rvo_agent.cpp Fix crash of navigation agents callback when object is invalid 2022-07-29 09:04:03 +02:00
rvo_agent.h Ported: [3.5] Update NavigationServer backport 2022-07-28 22:34:28 +02:00
SCsub