Rémi Verschelde
|
6fdf3e5d22
|
Fix linking NavigationServer2D/3D with all classes disabled in build profile
For some reason the destructor for NavigationMeshSourceGeometryData2D/3D
being implemented in the .cpp was causing linking issues.
|
2024-02-28 22:41:44 +01:00 |
|
smix8
|
f3a6e04f8b
|
Fix potential crashes in navmesh bake geometry functions
Fixes potential crashes in navmesh geometry functions.
|
2023-06-19 20:58:36 +02:00 |
|
smix8
|
ee14b010ac
|
Fix for threaded NavigationMesh baking under new thread guards
Fixes threaded NavigationMesh baking under new SceneTree thread guards that blocked the process.
|
2023-06-14 01:53:37 +02:00 |
|