godot/modules/navigation/3d
smix8 2bc2b52bd1 Use threads for baking navigation mesh inside editor
Enables threaded navigation mesh baking inside the editor.
2024-04-11 03:53:26 +02:00
..
godot_navigation_server_3d.cpp Disable all 3D nodes, physics, and resources when compiling without 3D 2024-03-11 01:00:55 -07:00
godot_navigation_server_3d.h Move 3D-only navigation code to its own subfolder 2024-02-26 04:19:12 -06:00
nav_mesh_generator_3d.cpp Use threads for baking navigation mesh inside editor 2024-04-11 03:53:26 +02:00
nav_mesh_generator_3d.h Add NavigationObstacle options to affect and carve navigation mesh 2024-03-15 01:45:44 +01:00
navigation_mesh_generator.cpp Move 3D-only navigation code to its own subfolder 2024-02-26 04:19:12 -06:00
navigation_mesh_generator.h Move 3D-only navigation code to its own subfolder 2024-02-26 04:19:12 -06:00