pandemonium_engine/modules/navigation
2023-09-05 11:57:53 +02:00
..
config.py
nav_agent.cpp Backported from godot4: Add agent pause mode to NavigationServer 2023-09-04 19:04:29 +02:00
nav_agent.h Backported from godot4: Add agent pause mode to NavigationServer 2023-09-04 19:04:29 +02:00
nav_base.h
nav_link.cpp Backported from godot4: Add NavigationServer API to enable regions and links 2023-09-04 20:22:28 +02:00
nav_link.h Backported from godot4: Add NavigationServer API to enable regions and links 2023-09-04 20:22:28 +02:00
nav_map.cpp Fix logic in NavMap::sync(). 2023-09-04 22:00:26 +02:00
nav_map.h Backported from godot4: Rework Navigation Avoidance 2023-06-10 20:58:49 +02:00
nav_obstacle.cpp Backported from godot4: Update navigation obstacle API 2023-09-04 19:55:32 +02:00
nav_obstacle.h Backported from godot4: Update navigation obstacle API 2023-09-04 19:55:32 +02:00
nav_region.cpp Backported from godot4: Add NavigationServer API to enable regions and links 2023-09-04 20:22:28 +02:00
nav_region.h Backported from godot4: Add NavigationServer API to enable regions and links 2023-09-04 20:22:28 +02:00
nav_rid.h
nav_utils.h Fix logic in NavMap::sync(). 2023-09-04 22:00:26 +02:00
pandemonium_navigation_2d_server.cpp Removed cell height getters and setters from the Navigation2DServer. 2023-09-05 11:57:34 +02:00
pandemonium_navigation_2d_server.h Removed cell height getters and setters from the Navigation2DServer. 2023-09-05 11:57:34 +02:00
pandemonium_navigation_server.cpp Fix querying paths. 2023-09-05 11:57:53 +02:00
pandemonium_navigation_server.h Backported from godot4: Add NavigationServer API to enable regions and links 2023-09-04 20:22:28 +02:00
register_types.cpp
register_types.h
SCsub Backported from godot4: Rework Navigation Avoidance 2023-06-10 20:58:49 +02:00