This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
2f7988cd2fb0eb5ddfa5279cd332ccdf05b674ec
godot
/
modules
/
navigation
History
Lightning_A
e078f970db
Rename
remove()
to
remove_at()
when removing by index
2021-11-23 18:58:57 -07:00
..
config.py
…
godot_navigation_server.cpp
Rename
remove()
to
remove_at()
when removing by index
2021-11-23 18:58:57 -07: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
…
register_types.h
…
rvo_agent.cpp
…
rvo_agent.h
…
SCsub
…