godot/modules/navigation/3d
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
..
godot_navigation_server_3d.cpp Add navigation path simplification 2024-04-11 12:32:21 +02:00
godot_navigation_server_3d.h Add navigation path simplification 2024-04-11 12:32:21 +02:00
nav_mesh_generator_3d.cpp Use fmod for navigation mesh border size warning 2024-04-13 03:39:53 +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