Ben Rog-Wilhelm
|
d0564f2466
Fix NavMesh `map_update_id` returning 0 results in errors
|
2 years ago |
Yuri Sizov
|
d7f07820aa
Merge pull request #79228 from smix8/fix_funnel_4.x
|
2 years ago |
smix8
|
69fad39cf5
Add NavigationServer API to enable regions and links
|
2 years ago |
smix8
|
c51e264446
Fix pathfinding funnel adding unwanted point
|
2 years ago |
smix8
|
e5c24f7118
Fix closest possible navigation path position
|
2 years ago |
Rémi Verschelde
|
d0c1dd16ee
Revert "Update RVO2 to git 2022.09"
|
2 years ago |
smix8
|
ae9dd47d0c
Add agent pause mode to NavigationServer
|
2 years ago |
Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
2 years ago |
Rémi Verschelde
|
754a52a4ab
Merge pull request #78201 from smix8/navmesh_cell_height_4.x
|
2 years ago |
Rémi Verschelde
|
375156a637
Merge pull request #78099 from DeeJayLSP/rvo2023
|
2 years ago |
DeeJayLSP
|
c920881105
Update RVO2 to git 2022.09
|
2 years ago |
smix8
|
180a5cded1
Fix `cell_height` for navigation meshes
|
2 years ago |
Rémi Verschelde
|
c3e4dd86ff
Merge pull request #77693 from smix8/navmap_sync_warnings_4.x
|
2 years ago |
smix8
|
7f2417135f
Improve navigation map synchronisation error msgs
|
2 years ago |
smix8
|
fef7b4efdc
Add navigation map synchronization warnings.
|
2 years ago |
smix8
|
f986b52b3c
Make navigation mesh edge connections optional
|
2 years ago |
smix8
|
7e1a261cc6
Prevent unnecessary navigation map synchronizations
|
2 years ago |
smix8
|
a6ac305f96
Rework Navigation Avoidance
|
2 years ago |
Rémi Verschelde
|
38094dfc4a
Merge pull request #74558 from smix8/navserver_real_t_4.x
|
2 years ago |
smix8
|
184427196f
Fix NavigationAgent enable avoidance crash
|
2 years ago |
smix8
|
64ce93cee9
Fix agents with disabled avoidance getting added to avoidance simulation
|
2 years ago |
smix8
|
217a27014b
Fix NavigationServer internals still using float instead of real_t
|
2 years ago |
smix8
|
0d80705f11
Rename NavigationServer internal RvoAgent to NavAgent
|
2 years ago |
smix8
|
bf1571979c
Rename Navigation uses of 'location' to 'position'
|
2 years ago |
Rémi Verschelde
|
5b1df48c6c
Convert en_GB spelling to en_US with codespell
|
2 years ago |
kobewi
|
615c517034
Use range iterators in LocalVector loops
|
2 years ago |
smix8
|
9802914f97
Add NavigationServer Performance Monitor
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Josh Jones
|
5d8ba2b2d1
Add support for emitting a signal when entering a NavLink
|
2 years ago |
Sean
|
9b525da531
Fix crash in navigation 3d when target is not reachable
|
2 years ago |