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-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
58712e96aea12bda2d5111d96961f529d15a693c
godot
/
modules
/
navigation
History
Rémi Verschelde
1f666a972f
NavigationMeshInstance: Fix typo to 'vertices'
2021-12-03 01:54:15 +01: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
NavigationMeshInstance: Fix typo to 'vertices'
2021-12-03 01:54:15 +01:00
navigation_mesh_generator.h
NavigationMeshInstance: Fix typo to 'vertices'
2021-12-03 01:54:15 +01: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
…