virtualx-engine/modules/navigation
Rémi Verschelde 5ad02aa08d
Merge pull request #67111 from DarkKilauea/nav-queries-link
Added signal to NavigationAgent when entering a link
2022-12-21 19:38:20 +01:00
..
editor Use forward-declarations in EditorPlugin where possible 2022-11-11 20:25:51 +01:00
config.py
godot_navigation_server.cpp Add support for emitting a signal when entering a NavLink 2022-12-17 16:33:41 -08:00
godot_navigation_server.h Fix Navigation API abbreviations inconsistency 2022-12-17 22:06:22 +01:00
nav_base.h Add support for emitting a signal when entering a NavLink 2022-12-17 16:33:41 -08:00
nav_link.cpp Added node for Navigation links 2022-08-26 22:05:15 -07:00
nav_link.h Add support for emitting a signal when entering a NavLink 2022-12-17 16:33:41 -08:00
nav_map.cpp Add support for emitting a signal when entering a NavLink 2022-12-17 16:33:41 -08:00
nav_map.h Add support for emitting a signal when entering a NavLink 2022-12-17 16:33:41 -08:00
nav_region.cpp Added node for Navigation links 2022-08-26 22:05:15 -07:00
nav_region.h Add support for emitting a signal when entering a NavLink 2022-12-17 16:33:41 -08:00
nav_rid.h Style: Remove inconsistently used @author docstrings 2022-01-04 20:42:50 +01:00
nav_utils.h Added node for Navigation links 2022-08-26 22:05:15 -07:00
navigation_mesh_generator.cpp Fix typo and ensure backwards compatibility for changed property names 2022-12-20 09:57:54 +01:00
navigation_mesh_generator.h Fix Navigation API abbreviations inconsistency 2022-12-17 22:06:22 +01:00
register_types.cpp Refactor module initialization 2022-05-04 17:34:51 +02:00
register_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
rvo_agent.cpp Fix crash of navigation agents callback when object is invalid 2022-06-14 13:04:02 +02:00
rvo_agent.h Style: Remove inconsistently used @author docstrings 2022-01-04 20:42:50 +01:00
SCsub SCons: Unify tools/target build type configuration 2022-09-26 16:31:46 +02:00