behaviour-tree-test/modules/navigation_2d
smix8 1c03b15b4f Replace NavigationServer2D Point struct with Vector2
Replaces NavigationServer2D Point struct with Vector2.
2025-04-10 20:18:54 +02:00
..
2d Replace NavigationServer2D Point struct with Vector2 2025-04-10 20:18:54 +02:00
config.py Allow to compile templates without navigation features 2025-04-01 11:53:35 -03:00
nav_agent_2d.cpp
nav_agent_2d.h
nav_base_2d.h
nav_link_2d.cpp
nav_link_2d.h
nav_map_2d.cpp Prepare NavigationServer for process() and physics_process() split 2025-04-02 11:01:08 +02:00
nav_map_2d.h Prepare NavigationServer for process() and physics_process() split 2025-04-02 11:01:08 +02:00
nav_obstacle_2d.cpp
nav_obstacle_2d.h
nav_region_2d.cpp Replace NavigationServer2D Point struct with Vector2 2025-04-10 20:18:54 +02:00
nav_region_2d.h
nav_rid_2d.h
nav_utils_2d.h Replace NavigationServer2D Point struct with Vector2 2025-04-10 20:18:54 +02:00
register_types.cpp
register_types.h
SCsub SCons: Add CPPEXTPATH for external includes 2025-04-02 07:29:08 -05:00
triangle2.cpp
triangle2.h