godot/modules/navigation
Rémi Verschelde 4a4d6df04e
Merge pull request #90508 from smix8/thread_bake
Use threads for baking navigation mesh inside editor
2024-04-12 11:16:50 +02:00
..
2d Merge pull request #90508 from smix8/thread_bake 2024-04-12 11:16:50 +02:00
3d Merge pull request #90508 from smix8/thread_bake 2024-04-12 11:16:50 +02:00
editor Use threads for baking navigation mesh inside editor 2024-04-11 03:53:26 +02:00
config.py
nav_agent.cpp Add function to get navigation map iteration id from NavigationServer 2024-02-22 09:45:49 +01:00
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 Improve NavigationServer NavMap sync error msgs 2024-02-22 13:49:31 +01:00
nav_map.h Add function to get navigation map iteration id from NavigationServer 2024-02-22 09:45:49 +01:00
nav_obstacle.cpp Add function to get navigation map iteration id from NavigationServer 2024-02-22 09:45:49 +01:00
nav_obstacle.h Add function to get navigation map iteration id from NavigationServer 2024-02-22 09:45:49 +01:00
nav_region.cpp
nav_region.h
nav_rid.h
nav_utils.h
register_types.cpp Move 3D-only navigation code to its own subfolder 2024-02-26 04:19:12 -06:00
register_types.h
SCsub Move 3D-only navigation code to its own subfolder 2024-02-26 04:19:12 -06:00