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-17 14:11:06 +00:00
Code
Releases
Wiki
Activity
Files
fe6c65a1a82ceb66fc15c3e76a01e17cb7fede22
godot
/
modules
/
navigation
History
Rémi Verschelde
133c1eb0af
Merge pull request
#52367
from Duroxxigar/improve-nav-error-messages
...
Improve readability for failing errors in nav area
2021-10-21 19:36:16 +02:00
..
config.py
…
godot_navigation_server.cpp
Rename RID's
getornull()
to
get_or_null()
2021-09-29 23:58:02 +02:00
godot_navigation_server.h
…
nav_map.cpp
Use range iterators for
Map
2021-09-30 15:09:12 -06:00
nav_map.h
…
nav_region.cpp
…
nav_region.h
…
nav_rid.h
…
nav_utils.h
…
navigation_mesh_editor_plugin.cpp
Node3D gizmo improvements
2021-07-23 21:01:10 +02:00
navigation_mesh_editor_plugin.h
…
navigation_mesh_generator.cpp
Merge pull request
#52367
from Duroxxigar/improve-nav-error-messages
2021-10-21 19:36:16 +02:00
navigation_mesh_generator.h
Improve NavigationMesh typing, parameter validation and documentation
2021-08-11 18:18:10 +08:00
register_types.cpp
…
register_types.h
…
rvo_agent.cpp
…
rvo_agent.h
…
SCsub
…