smix8
|
069c48bfdc
Fix NavigationServer free error print
|
hace 2 años |
smix8
|
b51cab3411
Improve NavigationServer.free() error msg when RID not found
|
hace 2 años |
smix8
|
0d80705f11
Rename NavigationServer internal RvoAgent to NavAgent
|
hace 2 años |
Josh Jones
|
22f9ef19e1
Use Callable for Navigation Agent callbacks
|
hace 2 años |
smix8
|
bf1571979c
Rename Navigation uses of 'location' to 'position'
|
hace 2 años |
kobewi
|
615c517034
Use range iterators in LocalVector loops
|
hace 2 años |
smix8
|
9802914f97
Add NavigationServer Performance Monitor
|
hace 2 años |
Josh Jones
|
a0715b30f9
Rework const on NavigationServer methods
|
hace 2 años |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
hace 2 años |
Josh Jones
|
5d8ba2b2d1
Add support for emitting a signal when entering a NavLink
|
hace 3 años |
smix8
|
34e7628f5f
Fix Navigation API abbreviations inconsistency
|
hace 2 años |
Rémi Verschelde
|
ec8f52df8f
Merge pull request #69629 from smix8/agent_wild_callback_pointer_4.x
|
hace 2 años |
smix8
|
194c1c44e0
Fix Navigation agent callback wild pointer crash
|
hace 2 años |
Josh Jones
|
5769b0e8d8
Enable assigning an owner to navigation regions and links
|
hace 3 años |
smix8
|
63dcb9aa80
Add NavigationPathQuery
|
hace 3 años |
Josh Jones
|
3dd59013f4
Added node for Navigation links
|
hace 3 años |
Rémi Verschelde
|
af88438c71
Merge pull request #64354 from Mickeon/rename-navigation-distance
|
hace 3 años |
kobewi
|
1abdffe7a0
Replace Array return types with TypedArray 2
|
hace 3 años |
Micky
|
b62d06fbed
Rename Navigation's `neighbor_dist` to `neightbor_distance`
|
hace 3 años |
smix8
|
8d4922cfb1
Replace Navigation std::vector use with LocalVector
|
hace 3 años |
Rémi Verschelde
|
faae24637c
Merge pull request #62300 from smix8/navigation_map_force_update_4.x
|
hace 3 años |
smix8
|
e57360d8df
Add NavigationServer.region_owns_point() helper function
|
hace 3 años |
smix8
|
fdea269805
Add NavigationServer map_force_update() function
|
hace 3 años |
smix8
|
c0fed1d4e8
Add Navigation function to get all navigation maps
|
hace 3 años |
smix8
|
245da150e7
Streamline Navigation layer function names.
|
hace 3 años |
smix8
|
cfdfd304f1
Add NavigationRegion costs for pathfinding
|
hace 3 años |
smix8
|
6b51ab66d8
Make Navigation Agents and Obstacles respect parent process mode
|
hace 3 años |
smix8
|
371054e3e5
Add NavigationServer2D/3D API functions to find missing RID info
|
hace 3 años |
bruvzg
|
de4c97758a
Fix more issues found by cppcheck.
|
hace 3 años |
Rémi Verschelde
|
b78aa4fe19
Style: Apply clang-tidy to current code, add `readability-redundant-member-init`
|
hace 3 años |