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
8f6f8059cdc4d31b37a99dc5b1ddced0eec9831f
godot
/
modules
/
navigation_3d
T
History
Thaddeus Crews
9d917f4b14
Merge pull request
#108281
from dmlary/nav_obstacle-avoidance-enabled-fix
...
NavMap3D: check if obstacles have avoidance enabled
2025-07-07 10:08:00 -05:00
..
3d
Add navigation path query parameter limits
2025-06-13 14:42:26 +02:00
editor
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00
config.py
Allow to compile templates without navigation features
2025-04-01 11:53:35 -03:00
nav_agent_3d.cpp
…
nav_agent_3d.h
Match avoidance defaults for NavigationAgent and NavigationServer NavAgent
2025-06-07 13:49:12 +02:00
nav_base_3d.h
…
nav_link_3d.cpp
Change navigation region and link updates to an async process
2025-06-10 14:18:47 +02:00
nav_link_3d.h
Change navigation region and link updates to an async process
2025-06-10 14:18:47 +02:00
nav_map_3d.cpp
NavMap3D: check if obstacles have avoidance enabled
2025-07-04 10:16:40 -05:00
nav_map_3d.h
Change navigation region and link updates to an async process
2025-06-10 14:18:47 +02:00
nav_obstacle_3d.cpp
…
nav_obstacle_3d.h
…
nav_region_3d.cpp
Change navigation region and link updates to an async process
2025-06-10 14:18:47 +02:00
nav_region_3d.h
Change navigation region and link updates to an async process
2025-06-10 14:18:47 +02:00
nav_rid_3d.h
…
nav_utils_3d.h
Change navigation region and link updates to an async process
2025-06-10 14:18:47 +02:00
register_types.cpp
Move NavigationLink3DGizmoPlugin to navigation_3d module
2025-05-08 22:28:58 +02:00
register_types.h
…
SCsub
SCons: Add
CPPEXTPATH
for external includes
2025-04-02 07:29:08 -05:00