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-02 16:48:55 +00:00
Code
Releases
Wiki
Activity
Files
e6fd2d550ead5e69f0314a966a8eacb20073f3a4
godot
/
modules
/
navigation
History
Rémi Verschelde
88c4380737
Modules: Make sure to include modules_enabled.gen.h where needed
2021-11-12 13:42:58 +01: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
Rename
GdNavigationServer
to
GodotNavigationServer
2021-06-30 00:35:18 +02:00
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
Modules: Make sure to include modules_enabled.gen.h where needed
2021-11-12 13:42:58 +01: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
…