Thaddeus Crews
|
1cb3cfaa8e
|
Style: Convert namespaces to PascalCase
|
2025-03-23 19:10:24 -05:00 |
|
A Thousand Ships
|
b064fcf547
|
[Navigation] Rename classes in preparation for future restructure
|
2025-03-12 13:26:34 +01:00 |
|
smix8
|
4184884ad1
|
Make NavMeshQueries use NavRegionIteration polygons directly
Removes the duplicated NavMap polygon soup. All navmesh queries now use the NavRegionIteration polygons directly.
|
2025-01-02 15:35:29 +01:00 |
|
smix8
|
c69408168c
|
Patch navigation map async synchronization
Patches navigation map async synchronization.
|
2024-12-26 13:04:20 +01:00 |
|
smix8
|
d51615b334
|
Change navigation map synchronization to an async process
Changes the navigation map synchronization to an async process to avoid stalling the main thread.
|
2024-12-22 02:03:59 +01:00 |
|