pandemonium_engine/servers/navigation
Relintai f6e65112d7 Backported from godot4: Add NavigationPathQuery
Adds NavigationPathQueryParameters objects that can be used with NavigationServer.query_path() to query a customized navigation path.
- smix8
63dcb9aa80
2023-06-08 18:23:48 +02:00
..
navigation_mesh_generator_dummy.cpp Added in NavigationMeshGeneratorDummy and set up initialization. 2023-06-03 20:00:42 +02:00
navigation_mesh_generator_dummy.h Added in NavigationMeshGeneratorDummy and set up initialization. 2023-06-03 20:00:42 +02:00
navigation_mesh_generator.cpp Ported the docs from the navigation mesh generator rework pr. 2023-06-06 16:52:04 +02:00
navigation_mesh_generator.h Make overrides consistent again. 2023-06-04 13:11:04 +02:00
navigation_path_query_parameters_2d.cpp Backported from godot4: Add NavigationPathQuery 2023-06-08 18:23:48 +02:00
navigation_path_query_parameters_2d.h Backported from godot4: Add NavigationPathQuery 2023-06-08 18:23:48 +02:00
navigation_path_query_parameters_3d.cpp Backported from godot4: Add NavigationPathQuery 2023-06-08 18:23:48 +02:00
navigation_path_query_parameters_3d.h Backported from godot4: Add NavigationPathQuery 2023-06-08 18:23:48 +02:00
navigation_path_query_result_2d.cpp Backported from godot4: Add NavigationPathQuery 2023-06-08 18:23:48 +02:00
navigation_path_query_result_2d.h Backported from godot4: Add NavigationPathQuery 2023-06-08 18:23:48 +02:00
navigation_path_query_result_3d.cpp Backported from godot4: Add NavigationPathQuery 2023-06-08 18:23:48 +02:00
navigation_path_query_result_3d.h Backported from godot4: Add NavigationPathQuery 2023-06-08 18:23:48 +02:00
navigation_utilities.h Backported from godot4: Add NavigationPathQuery 2023-06-08 18:23:48 +02:00
SCsub Fix scons warning. 2023-06-05 14:56:10 +02:00