godot/modules/navigation
smix8 64ce93cee9 Fix agents with disabled avoidance getting added to avoidance simulation
Fixes that agents with disabled avoidance were getting added to avoidance simulation.
2023-03-14 04:20:57 +01:00
..
editor
config.py
godot_navigation_server.cpp Fix NavigationServer free error print 2023-03-05 14:11:35 +01:00
godot_navigation_server.h Rename NavigationServer internal RvoAgent to NavAgent 2023-02-01 22:27:48 +01:00
nav_agent.cpp Rename NavigationServer internal RvoAgent to NavAgent 2023-02-01 22:27:48 +01:00
nav_agent.h Rename NavigationServer internal RvoAgent to NavAgent 2023-02-01 22:27:48 +01:00
nav_base.h
nav_link.cpp Rename Navigation uses of 'location' to 'position' 2023-01-26 18:19:03 +01:00
nav_link.h Rename Navigation uses of 'location' to 'position' 2023-01-26 18:19:03 +01:00
nav_map.cpp Fix agents with disabled avoidance getting added to avoidance simulation 2023-03-14 04:20:57 +01:00
nav_map.h Rename NavigationServer internal RvoAgent to NavAgent 2023-02-01 22:27:48 +01:00
nav_region.cpp
nav_region.h
nav_rid.h
nav_utils.h Rename Navigation uses of 'location' to 'position' 2023-01-26 18:19:03 +01:00
navigation_mesh_generator.cpp
navigation_mesh_generator.h
register_types.cpp
register_types.h
SCsub Fix includes of thirdparty libs which can be unbundled on Linux 2023-02-16 15:52:13 +01:00