This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-23 15:16:17 +00:00
Code
Releases
Wiki
Activity
Files
dae51097c504ccd8ab8a4b82b10c900df6bf388a
godot
/
modules
/
navigation
/
3d
History
Rémi Verschelde
4a4d6df04e
Merge pull request
#90508
from smix8/thread_bake
...
Use threads for baking navigation mesh inside editor
2024-04-12 11:16:50 +02:00
..
godot_navigation_server_3d.cpp
Add navigation path simplification
2024-04-11 12:32:21 +02:00
godot_navigation_server_3d.h
Add navigation path simplification
2024-04-11 12:32:21 +02:00
nav_mesh_generator_3d.cpp
Use threads for baking navigation mesh inside editor
2024-04-11 03:53:26 +02:00
nav_mesh_generator_3d.h
Add NavigationObstacle options to affect and carve navigation mesh
2024-03-15 01:45:44 +01:00
navigation_mesh_generator.cpp
…
navigation_mesh_generator.h
…