smix8
|
9416f0c266
|
Fix hole in heightmap navigation mesh baking
Fixes hole in heightmap navigation mesh baking.
|
2023-10-22 18:23:43 +02:00 |
A Thousand Ships
|
517e9f8aef
|
[Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
2023-09-26 16:44:52 +02:00 |
Rémi Verschelde
|
37d213b24e
|
Merge pull request #79972 from smix8/navgenerator_multithreading_4.x
Add multi-threaded NavMesh baking to NavigationServer
|
2023-08-17 11:22:11 +02:00 |
Ninni Pipping
|
740e2f3f62
|
Fix missing include for `NavigationMesh`
|
2023-08-08 11:12:20 +02:00 |
smix8
|
8686e84b44
|
Add multi-threaded NavMesh baking to NavigationServer
Adds multi-threaded NavMesh baking to NavigationServer.
|
2023-08-07 17:14:37 +02:00 |
smix8
|
744fa87da2
|
Move navigation mesh baking to NavigationServer
Moves navigation mesh baking to NavigationServer.
|
2023-08-03 19:49:07 +02:00 |