smix8
|
98f5305d4b
Fix NavBase properties not requesting sync
|
6 months ago |
smix8
|
c69408168c
Patch navigation map async synchronization
|
7 months ago |
smix8
|
d51615b334
Change navigation map synchronization to an async process
|
8 months ago |
smix8
|
ba5a3577a5
Make NavMap objects request sync only on demand
|
8 months ago |
Adam Scott
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
10 months ago |
smix8
|
287fdb16d5
Add navigation region point and segment queries
|
11 months ago |
smix8
|
a4cfc77dc0
Move NavigationServer mesh queries to dedicated file
|
11 months ago |
Rémi Verschelde
|
0274508647
Merge pull request #93498 from smix8/connection_relocation
|
1 year ago |
smix8
|
83bd8fa396
Move NavRegion connections to NavMap
|
1 year ago |
smix8
|
40fc299aa3
Remove unused navigation polygon properties
|
1 year ago |
smix8
|
d98a2b1a8b
Fix potential crash due to invalid navigation mesh ref
|
1 year ago |
smix8
|
fd727ab994
Fix thread use causing navigation mesh data corruption
|
1 year ago |
Rémi Verschelde
|
84692c6252
Navigation: Fix GCC 12.3 `-Wtype-limits` warnings
|
1 year ago |
smix8
|
64a56245d8
Add NavigationServer random point queries
|
1 year ago |
smix8
|
36146258de
Fix NavRegion sync error messages
|
1 year ago |
A Thousand Ships
|
517e9f8aef
[Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 year ago |
smix8
|
69fad39cf5
Add NavigationServer API to enable regions and links
|
2 years ago |
smix8
|
90e2d9fa7e
Add more hints to navigation map cell size errors
|
2 years ago |
smix8
|
4ae5dcca45
Fix NavObjects map assignments
|
2 years ago |
smix8
|
180a5cded1
Fix `cell_height` for navigation meshes
|
2 years ago |
smix8
|
4d8553ff63
Add NavigationRegion rotation warning
|
2 years ago |
smix8
|
7f2417135f
Improve navigation map synchronisation error msgs
|
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
|
217a27014b
Fix NavigationServer internals still using float instead of real_t
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Josh Jones
|
3dd59013f4
Added node for Navigation links
|
3 years ago |
smix8
|
245da150e7
Streamline Navigation layer function names.
|
3 years ago |
Rémi Verschelde
|
ba2bdc478b
Style: Remove inconsistently used `@author` docstrings
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |