smix8
|
497afeaf05
|
Fix NavigationMeshSourceGeometryData merge crash
Fixes crash when trying to merge with a null source geometry.
|
2024-04-10 21:56:21 +02:00 |
smix8
|
5d5e85fe07
|
Add NavigationObstacle options to affect and carve navigation mesh
Adds NavigationObstacle options to affect and carve navigation mesh.
|
2024-03-15 01:45:44 +01:00 |
Pawel Lampe
|
ab242769b7
|
Extend `NavigationMeshSourceGeometryData[23]D` to allow data merging
|
2024-03-07 19:57:43 +01:00 |
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
|
0ee7e3102b
|
Add 2D navigation mesh baking
Adds 2D navigation mesh baking.
|
2023-09-25 19:48:14 +02:00 |