A Thousand Ships
|
517e9f8aef
[Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 year ago |
smix8
|
0ee7e3102b
Add 2D navigation mesh baking
|
1 year ago |
smix8
|
8686e84b44
Add multi-threaded NavMesh baking to NavigationServer
|
1 year ago |
smix8
|
744fa87da2
Move navigation mesh baking to NavigationServer
|
1 year ago |
Yuri Sizov
|
8367152723
Merge pull request #79916 from smix8/navobstacle_mutex_4.x
|
1 year ago |
smix8
|
a8f5bd6d43
Update NavObstacle creation to new Mutex style
|
1 year ago |
smix8
|
69fad39cf5
Add NavigationServer API to enable regions and links
|
1 year ago |
smix8
|
f7ebce2626
Mark NavigationServer3D.region_bake_navigation_mesh() as deprecated
|
1 year ago |
smix8
|
4ae5dcca45
Fix NavObjects map assignments
|
1 year ago |
Rémi Verschelde
|
d252f43a86
Merge pull request #78449 from Scony/add-agent-n-map-navserver-tests
|
1 year ago |
Pawel Lampe
|
e1bdde911c
Add `agent` and `map` tests for 'NavigationServer3D'
|
1 year ago |
Rémi Verschelde
|
e4deaa2727
Merge pull request #76787 from RedworkDE/avoid-localvector-copy
|
1 year ago |
smix8
|
ae9dd47d0c
Add agent pause mode to NavigationServer
|
1 year ago |
Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
1 year ago |
Rémi Verschelde
|
0da20d019e
Merge pull request #77412 from smix8/fix_threaded_navmesh_baking_4.x
|
1 year ago |
smix8
|
ee14b010ac
Fix for threaded NavigationMesh baking under new thread guards
|
1 year ago |
smix8
|
180a5cded1
Fix `cell_height` for navigation meshes
|
1 year ago |
smix8
|
c1fc331b88
Update navigation obstacle API
|
1 year ago |
smix8
|
f986b52b3c
Make navigation mesh edge connections optional
|
2 years ago |
smix8
|
a6ac305f96
Rework Navigation Avoidance
|
2 years ago |
RedworkDE
|
1324c7d06a
Avoid making unnecessary copies of `LocalVector`
|
2 years ago |
smix8
|
73dc680fc1
Fix NavigationServer free error print
|
2 years ago |
smix8
|
b51cab3411
Improve NavigationServer.free() error msg when RID not found
|
2 years ago |
smix8
|
0d80705f11
Rename NavigationServer internal RvoAgent to NavAgent
|
2 years ago |
Josh Jones
|
22f9ef19e1
Use Callable for Navigation Agent callbacks
|
2 years ago |
smix8
|
bf1571979c
Rename Navigation uses of 'location' to 'position'
|
2 years ago |
kobewi
|
615c517034
Use range iterators in LocalVector loops
|
2 years ago |
smix8
|
9802914f97
Add NavigationServer Performance Monitor
|
2 years ago |
Josh Jones
|
a0715b30f9
Rework const on NavigationServer methods
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |