godot/modules/navigation
kleonc c52d842435 NavMap::get_path Fix not resetting least_cost_id 2022-04-14 17:15:39 +02:00
..
SCsub
config.py
godot_navigation_server.cpp Fix navigation merge errors, fixes #56786 2022-02-02 23:52:29 +01:00
godot_navigation_server.h Fix navigation merge errors, fixes #56786 2022-02-02 23:52:29 +01:00
nav_map.cpp NavMap::get_path Fix not resetting least_cost_id 2022-04-14 17:15:39 +02:00
nav_map.h NavMap Fix polygons being treated like triangle strips instead of triangle fans 2022-02-14 18:22:02 +01:00
nav_region.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
nav_region.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
nav_rid.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
nav_utils.h NavMap Fix polygons being treated like triangle strips instead of triangle fans 2022-02-14 18:22:02 +01:00
navigation_mesh_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
navigation_mesh_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
navigation_mesh_generator.cpp Fix navmesh baking, fixes #57148 2022-04-02 23:20:41 +02:00
navigation_mesh_generator.h Fix navmesh baking, fixes #57148 2022-04-02 23:20:41 +02:00
register_types.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
register_types.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
rvo_agent.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
rvo_agent.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00