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-12-05 17:15:09 +00:00
Code
Releases
Wiki
Activity
Files
1d6b28f867939b648b19b55fbc4ad86b17ebd01b
godot
/
modules
/
navigation
History
smix8
f986b52b3c
Make navigation mesh edge connections optional
...
Makes navigation mesh edge connections optional.
2023-05-11 18:46:34 +02:00
..
editor
…
config.py
…
godot_navigation_server.cpp
Make navigation mesh edge connections optional
2023-05-11 18:46:34 +02:00
godot_navigation_server.h
Make navigation mesh edge connections optional
2023-05-11 18:46:34 +02:00
nav_agent.cpp
…
nav_agent.h
…
nav_base.h
Make navigation mesh edge connections optional
2023-05-11 18:46:34 +02:00
nav_link.cpp
Prevent unnecessary navigation map synchronizations
2023-05-11 07:38:16 +02:00
nav_link.h
…
nav_map.cpp
Make navigation mesh edge connections optional
2023-05-11 18:46:34 +02:00
nav_map.h
Make navigation mesh edge connections optional
2023-05-11 18:46:34 +02:00
nav_obstacle.cpp
…
nav_obstacle.h
…
nav_region.cpp
Make navigation mesh edge connections optional
2023-05-11 18:46:34 +02:00
nav_region.h
Make navigation mesh edge connections optional
2023-05-11 18:46:34 +02:00
nav_rid.h
…
nav_utils.h
…
navigation_mesh_generator.cpp
…
navigation_mesh_generator.h
…
register_types.cpp
…
register_types.h
…
SCsub
…