godot/modules/navigation
2025-03-07 17:33:47 -06:00
..
2d Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
3d Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
config.py SCons: Specify optional dependencies for modules 2025-01-08 21:59:18 -06:00
nav_agent.cpp Make NavMap objects request sync only on demand 2024-11-27 01:00:07 +01:00
nav_agent.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
nav_base.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
nav_link.cpp Fix NavBase properties not requesting sync 2025-02-12 12:16:53 +01:00
nav_link.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
nav_map.cpp Make NavMeshQueries use NavRegionIteration polygons directly 2025-01-02 15:35:29 +01:00
nav_map.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
nav_obstacle.cpp Make NavMap objects request sync only on demand 2024-11-27 01:00:07 +01:00
nav_obstacle.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
nav_region.cpp Fix NavBase properties not requesting sync 2025-02-12 12:16:53 +01:00
nav_region.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
nav_rid.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
nav_utils.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
register_types.cpp Move 3D-only navigation code to its own subfolder 2024-02-26 04:19:12 -06:00
register_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00