pandemonium_engine/modules/navigation
Relintai 038329e7d0 Backported form godot4: Fix NavigationServer internals still using float instead of real_t
Fixes that some NavigationServer internals still used float instead of real_t in some parts.
- smix8
217a27014b
2023-06-09 08:53:00 +02:00
..
config.py
nav_base.h Backported from godot4: Added node for Navigation links . 2023-06-08 20:46:09 +02:00
nav_link.cpp Backported from godot4: Added node for Navigation links . 2023-06-08 20:46:09 +02:00
nav_link.h Backported from godot4: Added node for Navigation links . 2023-06-08 20:46:09 +02:00
nav_map.cpp Backported form godot4: Fix NavigationServer internals still using float instead of real_t 2023-06-09 08:53:00 +02:00
nav_map.h Backported form godot4: Fix NavigationServer internals still using float instead of real_t 2023-06-09 08:53:00 +02:00
nav_region.cpp Backported form godot4: Fix NavigationServer internals still using float instead of real_t 2023-06-09 08:53:00 +02:00
nav_region.h Backported from godot4: Added node for Navigation links . 2023-06-08 20:46:09 +02:00
nav_rid.h Moved around more classes in core. 2022-08-17 16:01:01 +02:00
nav_utils.h Backported form godot4: Fix NavigationServer internals still using float instead of real_t 2023-06-09 08:53:00 +02:00
pandemonium_navigation_2d_server.cpp Backported from godot4: Added node for Navigation links . 2023-06-08 20:46:09 +02:00
pandemonium_navigation_2d_server.h Backported from godot4: Added node for Navigation links . 2023-06-08 20:46:09 +02:00
pandemonium_navigation_server.cpp Backported from godot4: Added node for Navigation links . 2023-06-08 20:46:09 +02:00
pandemonium_navigation_server.h Backported from godot4: Added node for Navigation links . 2023-06-08 20:46:09 +02:00
register_types.cpp Removed the old navigation mesh generator and it's editor plugin. 2023-06-06 13:59:33 +02:00
register_types.h Added include guards to all module register_types.h-s. 2023-01-15 13:27:08 +01:00
rvo_agent.cpp
rvo_agent.h
SCsub