smix8
|
e243dfa9f6
Fix NavigationAgent enable avoidance crash
|
2 жил өмнө |
smix8
|
ac1b26c7c5
Fix agents with disabled avoidance getting added to avoidance simulation
|
2 жил өмнө |
smix8
|
0d80705f11
Rename NavigationServer internal RvoAgent to NavAgent
|
2 жил өмнө |
smix8
|
bf1571979c
Rename Navigation uses of 'location' to 'position'
|
2 жил өмнө |
Rémi Verschelde
|
5b1df48c6c
Convert en_GB spelling to en_US with codespell
|
2 жил өмнө |
kobewi
|
615c517034
Use range iterators in LocalVector loops
|
2 жил өмнө |
smix8
|
9802914f97
Add NavigationServer Performance Monitor
|
2 жил өмнө |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 жил өмнө |
Josh Jones
|
5d8ba2b2d1
Add support for emitting a signal when entering a NavLink
|
3 жил өмнө |
Sean
|
9b525da531
Fix crash in navigation 3d when target is not reachable
|
3 жил өмнө |
Haoyu Qiu
|
9d58454567
Fix heap-use-after-free in `NavMap::get_path()`
|
3 жил өмнө |
Josh Jones
|
3dd59013f4
Added node for Navigation links
|
3 жил өмнө |
smix8
|
8d4922cfb1
Replace Navigation std::vector use with LocalVector
|
3 жил өмнө |
Juan Linietsky
|
c7255388e1
Remove ThreadWorkPool, replace by WorkerThreadPool
|
3 жил өмнө |
K. S. Ernest (iFire) Lee
|
67052af918
Print NavMap error only once for invalid NavMesh.
|
3 жил өмнө |
smix8
|
245da150e7
Streamline Navigation layer function names.
|
3 жил өмнө |
smix8
|
cfdfd304f1
Add NavigationRegion costs for pathfinding
|
3 жил өмнө |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 жил өмнө |
bruvzg
|
40f0b23482
Create NavMap thread pool only when it's used, to prevent creating excessive amount of running threads.
|
3 жил өмнө |
Rémi Verschelde
|
c45202a89b
Merge pull request #60359 from adamscott/nav-map-thread-work-pool
|
3 жил өмнө |
Pawel Lampe
|
66856d5fb0
Fix crash in `GodotNavigationServer::map_get_path`
|
3 жил өмнө |
Adam Scott
|
732102cbc5
Use ThreadWorkPool instead of thread_process_array in NavMap
|
3 жил өмнө |
kleonc
|
9ab69b89f8
NavMap::get_path Fix not resetting least_cost_id
|
3 жил өмнө |
Pawel Lampe
|
dcab82ad43
Fix get_simple_path behavior in 2D & 3D
|
3 жил өмнө |
kleonc
|
5422d863e1
NavMap Fix polygons being treated like triangle strips instead of triangle fans
|
3 жил өмнө |
Rémi Verschelde
|
ba2bdc478b
Style: Remove inconsistently used `@author` docstrings
|
3 жил өмнө |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 жил өмнө |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
4 жил өмнө |
Anilforextra
|
fc9767abb1
Use functions defined in the their classes.
|
4 жил өмнө |
Aaron Franke
|
78b0a7da03
Use is_equal_approx in more places
|
4 жил өмнө |