godot/modules/navigation
2024-10-15 22:06:35 -05:00
..
2d Add navigation region point and segment queries 2024-09-10 01:38:46 +02:00
3d Add navigation region point and segment queries 2024-09-10 01:38:46 +02:00
editor
config.py
nav_agent.cpp
nav_agent.h
nav_base.h Style: Apply new clang-format changes 2024-09-20 08:09:48 -05:00
nav_link.cpp
nav_link.h
nav_map.cpp Replaced some distance checks with square distance checks in NavMap, wherever the purpose is only to find the nearest element. 2024-10-15 22:06:35 -05:00
nav_map.h
nav_obstacle.cpp
nav_obstacle.h
nav_region.cpp Add navigation region point and segment queries 2024-09-10 01:38:46 +02:00
nav_region.h Add navigation region point and segment queries 2024-09-10 01:38:46 +02:00
nav_rid.h
nav_utils.h
register_types.cpp
register_types.h
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00