godot/modules/navigation
Thaddeus Crews e960aa319f
Merge pull request #99030 from tracefree/obstacle_2d_transform
Make use of NavigationObstacle2D's transform
2024-11-12 09:28:03 -06:00
..
2d Merge pull request #99030 from tracefree/obstacle_2d_transform 2024-11-12 09:28:03 -06:00
3d Merge pull request #96730 from tracefree/properly_transforming_obstacles 2024-11-11 14:18:33 -06:00
editor
config.py
nav_agent.cpp
nav_agent.h Style: Apply clang-tidy fixes 2024-11-04 12:11:06 -06:00
nav_base.h
nav_link.cpp
nav_link.h
nav_map.cpp Reduce allocations for NavMap synchronisation 2024-11-05 22:10:53 +01:00
nav_map.h Reduce allocations for NavMap synchronisation 2024-11-05 22:10:53 +01:00
nav_obstacle.cpp
nav_obstacle.h
nav_region.cpp
nav_region.h
nav_rid.h
nav_utils.h Reduce allocations for NavMap synchronisation 2024-11-05 22:10:53 +01:00
register_types.cpp
register_types.h
SCsub