2
0
Fork 0
godot/modules/navigation
smix8 f1505fe98b Fix NavigationMesh baking for HeightMapShape
Fixes NavigationMesh baking for HeightMapShape.

(cherry picked from commit 71c453a426)
2023-04-26 14:14:06 +07:00
..
editor
SCsub Fix includes of thirdparty libs which can be unbundled on Linux 2023-02-16 15:52:13 +07:00
config.py
godot_navigation_server.cpp Fix NavigationServer free error print 2023-03-13 22:12:27 +07:00
godot_navigation_server.h Rename NavigationServer internal RvoAgent to NavAgent 2023-02-01 22:27:48 +07:00
nav_agent.cpp Rename NavigationServer internal RvoAgent to NavAgent 2023-02-01 22:27:48 +07:00
nav_agent.h Rename NavigationServer internal RvoAgent to NavAgent 2023-02-01 22:27:48 +07:00
nav_base.h
nav_link.cpp
nav_link.h
nav_map.cpp Fix NavigationAgent enable avoidance crash 2023-04-02 17:37:12 +07:00
nav_map.h Rename NavigationServer internal RvoAgent to NavAgent 2023-02-01 22:27:48 +07:00
nav_region.cpp
nav_region.h
nav_rid.h
nav_utils.h
navigation_mesh_generator.cpp Fix NavigationMesh baking for HeightMapShape 2023-04-26 14:14:06 +07:00
navigation_mesh_generator.h
register_types.cpp
register_types.h