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
4261cc07a56f7c773bbb6dcf89f56fb2f6d8124f
godot
/
modules
/
navigation_2d
T
History
smix8
2458370de4
Change 2D navigation region and link updates to an async process
...
Changes 2D navigation region and link updates to an async process.
2025-06-11 00:51:02 +02:00
..
2d
Change 2D navigation region and link updates to an async process
2025-06-11 00:51:02 +02:00
editor
Move 2d navigation related editor plugins to navigation_2d module
2025-05-08 23:59:13 +02:00
config.py
Allow to compile templates without navigation features
2025-04-01 11:53:35 -03:00
nav_agent_2d.cpp
Change 2D avoidance callbacks from Vector3 to Vector2
2025-06-07 14:21:28 +02:00
nav_agent_2d.h
Match avoidance defaults for NavigationAgent and NavigationServer NavAgent
2025-06-07 13:49:12 +02:00
nav_base_2d.h
…
nav_link_2d.cpp
Change 2D navigation region and link updates to an async process
2025-06-11 00:51:02 +02:00
nav_link_2d.h
Change 2D navigation region and link updates to an async process
2025-06-11 00:51:02 +02:00
nav_map_2d.cpp
Change 2D navigation region and link updates to an async process
2025-06-11 00:51:02 +02:00
nav_map_2d.h
Change 2D navigation region and link updates to an async process
2025-06-11 00:51:02 +02:00
nav_obstacle_2d.cpp
…
nav_obstacle_2d.h
…
nav_region_2d.cpp
Change 2D navigation region and link updates to an async process
2025-06-11 00:51:02 +02:00
nav_region_2d.h
Change 2D navigation region and link updates to an async process
2025-06-11 00:51:02 +02:00
nav_rid_2d.h
…
nav_utils_2d.h
Change 2D navigation region and link updates to an async process
2025-06-11 00:51:02 +02:00
register_types.cpp
Move 2d navigation related editor plugins to navigation_2d module
2025-05-08 23:59:13 +02:00
register_types.h
…
SCsub
Move 2d navigation related editor plugins to navigation_2d module
2025-05-08 23:59:13 +02:00
triangle2.cpp
…
triangle2.h
…