A Thousand Ships
|
684752e75b
|
Replace error checks against size with is_empty
|
2024-02-09 12:50:15 +01:00 |
|
Rémi Verschelde
|
261952a4c7
|
Merge pull request #87378 from smix8/navmesh_bordersize
Add NavigationMesh `border_size` property for tile baking
|
2024-02-08 10:53:30 +01:00 |
|
Pawel Lampe
|
c2cfc0d409
|
Expose is_baking method in navigation servers and region nodes.
|
2024-02-05 22:04:22 +01:00 |
|
smix8
|
d6c31017a6
|
Add NavigationMesh border_size property for tile baking
Adds NavigationMesh border_size property for tile baking.
|
2024-01-19 17:31:36 +01:00 |
|
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 |
|