godot/modules/navigation
smix8 8a0f1f1995 Use fmod for navigation mesh border size warning
Uses fmod for checking that navigation mesh border size matches the cell size as a multiple of cell size is also valid.
2024-04-13 03:39:53 +02:00
..
2d Merge pull request #90508 from smix8/thread_bake 2024-04-12 11:16:50 +02:00
3d Use fmod for navigation mesh border size warning 2024-04-13 03:39:53 +02:00
editor Use threads for baking navigation mesh inside editor 2024-04-11 03:53:26 +02:00
config.py
nav_agent.cpp
nav_agent.h Remove self includes in some files 2024-02-27 17:10:54 +01:00
nav_base.h
nav_link.cpp
nav_link.h
nav_map.cpp
nav_map.h
nav_obstacle.cpp
nav_obstacle.h
nav_region.cpp
nav_region.h
nav_rid.h
nav_utils.h
register_types.cpp
register_types.h
SCsub