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-12 13:20:55 +00:00
Code
Releases
Wiki
Activity
Files
77efd406bfde63f2d0ac2077dfbec48a75bb1e22
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
…
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
Implement the ability to disable classes
2021-07-13 09:25:14 -03:00
register_types.h
…
rvo_agent.cpp
…
rvo_agent.h
…
SCsub
…