1
0
mirror of https://github.com/godotengine/godot synced 2024-07-03 08:00:09 +00:00
godot/modules/navigation/2d
smix8 eba3acadac Fix thread-use causing navigation polygon data corruption
Fixes navigation polygon  data corruption caused by thread-use that changed vertices or polygons while the navigation polygon was processed, e.g. by server region sync, navmesh baking or user thread updates.
2024-06-21 12:58:03 +02:00
..
godot_navigation_server_2d.cpp
godot_navigation_server_2d.h
nav_mesh_generator_2d.cpp Fix thread-use causing navigation polygon data corruption 2024-06-21 12:58:03 +02:00
nav_mesh_generator_2d.h Fix TileMapLayer navmesh baking 2024-05-02 18:06:23 +02:00