smix8
|
09280edd41
Fix NavigationServer.set_debug_enabled() doing nothing
|
7 months ago |
Hugo Locurcio
|
fcbf7011cc
Make 3D editor gizmos and debug shapes ignore fog
|
1 year ago |
smix8
|
8686e84b44
Add multi-threaded NavMesh baking to NavigationServer
|
1 year ago |
smix8
|
69fad39cf5
Add NavigationServer API to enable regions and links
|
1 year ago |
Yuri Sizov
|
4b0d1026af
Merge pull request #78365 from smix8/ps_navmap_default_up_4.x
|
1 year ago |
smix8
|
2852fb43f7
Change 2D navigation ProjectSettings from integers to floats
|
1 year ago |
smix8
|
f7ebce2626
Mark NavigationServer3D.region_bake_navigation_mesh() as deprecated
|
1 year ago |
smix8
|
8bd14e5ca3
Add missing default Callables for new NavigationServer geometry parse and bake functions
|
1 year ago |
smix8
|
ae9dd47d0c
Add agent pause mode to NavigationServer
|
1 year ago |
smix8
|
c4f544f802
Add ProjectSettings navigation map default up
|
1 year ago |
Rémi Verschelde
|
0da20d019e
Merge pull request #77412 from smix8/fix_threaded_navmesh_baking_4.x
|
1 year ago |
smix8
|
ee14b010ac
Fix for threaded NavigationMesh baking under new thread guards
|
1 year ago |
smix8
|
180a5cded1
Fix `cell_height` for navigation meshes
|
1 year ago |
smix8
|
c1fc331b88
Update navigation obstacle API
|
1 year ago |
smix8
|
f986b52b3c
Make navigation mesh edge connections optional
|
1 year ago |
smix8
|
a6ac305f96
Rework Navigation Avoidance
|
1 year ago |
smix8
|
4490a3303b
Fix NavigationMesh debug visuals for non-triangulated meshes
|
1 year ago |
Rémi Verschelde
|
4f30ca3b0f
Merge pull request #75579 from smix8/make_navigation_projectsettings_basic_4.x
|
1 year ago |
smix8
|
cd62b5b499
Make navigation ProjectSettings always visible
|
1 year ago |
smix8
|
217a27014b
Fix NavigationServer internals still using float instead of real_t
|
1 year ago |
smix8
|
aecad7bb25
Fix navigation debug not toggleable in scripts
|
1 year ago |
smix8
|
f1026450bf
Unbind NavigationServer3D.process()
|
1 year ago |
Josh Jones
|
f978d74fd0
Allow compiling out the navigation module
|
2 years ago |
smix8
|
0ab764e84b
Add NavigationAgent Path Debug Visualization
|
1 year ago |
smix8
|
1bc2c7cb12
Create default World navigation maps on demand only
|
1 year ago |
Josh Jones
|
22f9ef19e1
Use Callable for Navigation Agent callbacks
|
1 year ago |
smix8
|
bf1571979c
Rename Navigation uses of 'location' to 'position'
|
2 years ago |
smix8
|
9802914f97
Add NavigationServer Performance Monitor
|
1 year ago |
Josh Jones
|
a0715b30f9
Rework const on NavigationServer methods
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |