virtualx-engine/modules/navigation
Haoyu Qiu 37ccdb201a Backport navigation crash fixes
Co-Authored-By: Sean <sean@geekotron.net>
2022-11-22 12:46:43 +08:00
..
config.py
godot_navigation_server.cpp Clarify invalid RID errors in Server free() functions. 2022-08-12 23:02:09 +08:00
godot_navigation_server.h [3.5] Replace Navigation std::vector use with LocalVector 2022-07-29 11:13:20 +02:00
nav_map.cpp Backport navigation crash fixes 2022-11-22 12:46:43 +08:00
nav_map.h Fix avoidance calculation on NO_THREADS build 2022-10-03 13:39:48 +02:00
nav_region.cpp [3.5] Update NavigationServer backport 2022-06-14 05:55:14 +02:00
nav_region.h [3.5] Replace Navigation std::vector use with LocalVector 2022-07-29 11:13:20 +02:00
nav_rid.h [3.5] Update NavigationServer backport 2022-06-14 05:55:14 +02:00
nav_utils.h [3.5] Replace Navigation std::vector use with LocalVector 2022-07-29 11:13:20 +02:00
navigation_mesh_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
navigation_mesh_editor_plugin.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
navigation_mesh_generator.cpp Exclude disabled CollisionShapes from Navigationmesh baking 2022-09-20 10:26:17 +02:00
navigation_mesh_generator.h Fix navmesh baking, fixes #57148 2022-04-02 23:20:41 +02:00
register_types.cpp [3.5] Update NavigationServer backport 2022-06-14 05:55:14 +02:00
register_types.h [3.5] Update NavigationServer backport 2022-06-14 05:55:14 +02:00
rvo_agent.cpp Fix crash of navigation agents callback when object is invalid 2022-06-16 10:03:18 +02:00
rvo_agent.h [3.5] Update NavigationServer backport 2022-06-14 05:55:14 +02:00
SCsub