godot/modules/navigation
Sean 9b525da531 Fix crash in navigation 3d when target is not reachable
The code that resets variables to retry navigation to the closest possible poly was not resetting 1 variable, which caused it to exceed the vector bounds
2022-10-02 13:18:33 -06:00
..
editor Rename EditorInterface.get_editor_main_control to get_editor_main_screen 2022-09-07 03:01:58 +03:00
config.py
godot_navigation_server.cpp Add NavigationPathQuery 2022-09-20 22:20:11 +02:00
godot_navigation_server.h Add NavigationPathQuery 2022-09-20 22:20:11 +02:00
nav_base.h
nav_link.cpp
nav_link.h
nav_map.cpp Fix crash in navigation 3d when target is not reachable 2022-10-02 13:18:33 -06:00
nav_map.h
nav_region.cpp
nav_region.h
nav_rid.h
nav_utils.h
navigation_mesh_generator.cpp Exclude disabled CollisionShapes from Navigationmesh baking 2022-09-14 10:41:33 +02:00
navigation_mesh_generator.h
register_types.cpp
register_types.h
rvo_agent.cpp
rvo_agent.h
SCsub SCons: Unify tools/target build type configuration 2022-09-26 16:31:46 +02:00