Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extend `NavigationMeshSourceGeometryData[23]D` to allow data merging | Pawel Lampe | 2024-03-07 | 1 | -0/+8 |
| | |||||
* | Fix linking NavigationServer2D/3D with all classes disabled in build profile | Rémi Verschelde | 2024-02-28 | 1 | -7/+0 |
| | | | | | For some reason the destructor for NavigationMeshSourceGeometryData2D/3D being implemented in the .cpp was causing linking issues. | ||||
* | Add 2D navigation mesh baking | smix8 | 2023-09-25 | 1 | -0/+138 |
Adds 2D navigation mesh baking. |