godot/modules/navigation
Rémi Verschelde cb483e53ca Merge pull request #101327 from Repiteo/scons/specify-module-optional-dependencies
SCons: Specify optional dependencies for modules
2025-01-09 13:51:14 +01:00
..
2d Improve use of Ref.is_null/valid 2024-12-23 16:35:02 -05:00
3d Merge pull request #101223 from kiroxas/fixWrongIfConditionIn#100549 2025-01-09 11:17:28 +01:00
editor Improve use of Ref.is_null/valid 2024-12-23 16:35:02 -05: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 Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
nav_base.h
nav_link.cpp Patch navigation map async synchronization 2024-12-26 13:04:20 +01:00
nav_link.h Patch navigation map async synchronization 2024-12-26 13:04:20 +01:00
nav_map.cpp Make NavMeshQueries use NavRegionIteration polygons directly 2025-01-02 15:35:29 +01:00
nav_map.h Change navigation map synchronization to an async process 2024-12-22 02:03:59 +01:00
nav_obstacle.cpp Make NavMap objects request sync only on demand 2024-11-27 01:00:07 +01:00
nav_obstacle.h Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
nav_region.cpp Patch navigation map async synchronization 2024-12-26 13:04:20 +01:00
nav_region.h Change navigation map synchronization to an async process 2024-12-22 02:03:59 +01:00
nav_rid.h
nav_utils.h shift the polygon heap only if index is in range 2025-01-07 13:40:17 +01:00
register_types.cpp
register_types.h
SCsub