smix8
|
744fa87da2
Move navigation mesh baking to NavigationServer
|
2 년 전 |
smix8
|
69fad39cf5
Add NavigationServer API to enable regions and links
|
2 년 전 |
smix8
|
f7ebce2626
Mark NavigationServer3D.region_bake_navigation_mesh() as deprecated
|
2 년 전 |
smix8
|
ae9dd47d0c
Add agent pause mode to NavigationServer
|
2 년 전 |
Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
2 년 전 |
Rémi Verschelde
|
0da20d019e
Merge pull request #77412 from smix8/fix_threaded_navmesh_baking_4.x
|
2 년 전 |
smix8
|
ee14b010ac
Fix for threaded NavigationMesh baking under new thread guards
|
2 년 전 |
smix8
|
180a5cded1
Fix `cell_height` for navigation meshes
|
2 년 전 |
smix8
|
c1fc331b88
Update navigation obstacle API
|
2 년 전 |
smix8
|
f986b52b3c
Make navigation mesh edge connections optional
|
2 년 전 |
smix8
|
a6ac305f96
Rework Navigation Avoidance
|
2 년 전 |
smix8
|
0d80705f11
Rename NavigationServer internal RvoAgent to NavAgent
|
2 년 전 |
Josh Jones
|
22f9ef19e1
Use Callable for Navigation Agent callbacks
|
2 년 전 |
smix8
|
bf1571979c
Rename Navigation uses of 'location' to 'position'
|
2 년 전 |
smix8
|
9802914f97
Add NavigationServer Performance Monitor
|
2 년 전 |
Josh Jones
|
a0715b30f9
Rework const on NavigationServer methods
|
2 년 전 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 년 전 |
smix8
|
34e7628f5f
Fix Navigation API abbreviations inconsistency
|
2 년 전 |
Rémi Verschelde
|
ec8f52df8f
Merge pull request #69629 from smix8/agent_wild_callback_pointer_4.x
|
2 년 전 |
smix8
|
194c1c44e0
Fix Navigation agent callback wild pointer crash
|
2 년 전 |
Josh Jones
|
5769b0e8d8
Enable assigning an owner to navigation regions and links
|
2 년 전 |
smix8
|
63dcb9aa80
Add NavigationPathQuery
|
3 년 전 |
Josh Jones
|
3dd59013f4
Added node for Navigation links
|
3 년 전 |
Rémi Verschelde
|
af88438c71
Merge pull request #64354 from Mickeon/rename-navigation-distance
|
3 년 전 |
kobewi
|
1abdffe7a0
Replace Array return types with TypedArray 2
|
3 년 전 |
Micky
|
b62d06fbed
Rename Navigation's `neighbor_dist` to `neightbor_distance`
|
3 년 전 |
smix8
|
8d4922cfb1
Replace Navigation std::vector use with LocalVector
|
3 년 전 |
Rémi Verschelde
|
faae24637c
Merge pull request #62300 from smix8/navigation_map_force_update_4.x
|
3 년 전 |
smix8
|
e57360d8df
Add NavigationServer.region_owns_point() helper function
|
3 년 전 |
smix8
|
fdea269805
Add NavigationServer map_force_update() function
|
3 년 전 |