behaviour-tree-test/modules/navigation_2d/2d
smix8 19df15f1dc Make navmesh rasterization errors more lenient
Make navmesh rasterization on the navigation regions and map more lenient by starting out with a lower internal cell scale by default and changing the merge error to just warning that can be toggled.
2025-09-25 20:18:18 +02:00
..
godot_navigation_server_2d.cpp Fix flipped clipper2 ifdef 2025-07-23 19:54:23 +02:00
godot_navigation_server_2d.h Fix: make nav_map_2d uses rasterizer cell scale options in 2d navigation settings 2025-06-21 16:51:17 +02:00
nav_base_iteration_2d.h Change 2D navigation region and link updates to an async process 2025-06-11 00:51:02 +02:00
nav_map_builder_2d.cpp Make navmesh rasterization errors more lenient 2025-09-25 20:18:18 +02:00
nav_map_builder_2d.h Rename nav_2d namespace to Nav2D to match Nav3D 2025-05-12 16:59:53 -07:00
nav_map_iteration_2d.h Change 2D navigation region and link updates to an async process 2025-06-11 00:51:02 +02:00
nav_mesh_generator_2d.cpp Emit changed signal after baking navigation mesh 2025-04-02 16:54:48 +02:00
nav_mesh_generator_2d.h Add GDSOFTCLASS to deeper inheritors of Object 2025-09-24 19:15:56 +01:00
nav_mesh_queries_2d.cpp [Navigation 2D] Fix sign of cross product 2025-09-23 14:55:17 +02:00
nav_mesh_queries_2d.h Add navigation path query parameter limits 2025-06-13 14:42:26 +02:00
nav_region_builder_2d.cpp Make navmesh rasterization errors more lenient 2025-09-25 20:18:18 +02:00
nav_region_builder_2d.h Change 2D navigation region and link updates to an async process 2025-06-11 00:51:02 +02:00
nav_region_iteration_2d.h Change 2D navigation region and link updates to an async process 2025-06-11 00:51:02 +02:00