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-05 17:15:09 +00:00
Code
Releases
Wiki
Activity
Files
abc5f77a01bcf93ea985e37e1d6c27f3c9bc765b
godot
/
modules
/
navigation_3d
History
Lukas Tenbrink
d74ef8cb01
Rename
LocalVector.invert()
->
LocalVector.reverse()
to match the
Vector
,
String
and
List
APIs.
2025-04-24 22:36:32 +02:00
..
3d
Rename
LocalVector.invert()
->
LocalVector.reverse()
to match the
Vector
,
String
and
List
APIs.
2025-04-24 22:36:32 +02:00
editor
…
config.py
…
nav_agent_3d.cpp
…
nav_agent_3d.h
…
nav_base_3d.h
…
nav_link_3d.cpp
…
nav_link_3d.h
…
nav_map_3d.cpp
…
nav_map_3d.h
…
nav_obstacle_3d.cpp
…
nav_obstacle_3d.h
…
nav_region_3d.cpp
…
nav_region_3d.h
…
nav_rid_3d.h
…
nav_utils_3d.h
…
register_types.cpp
…
register_types.h
…
SCsub
…