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
ddefe73c41b357c7c8b8a85fb4cd28150a39a65b
godot
/
modules
/
navigation_2d
T
History
smix8
cc1b51e8a2
Move 2d navigation related editor plugins to navigation_2d module
...
Moves 2d navigation related editor plugins to navigation_2d module.
2025-05-08 23:59:13 +02:00
..
2d
Merge pull request
#105765
from smix8/navlink_iteration_id
2025-05-06 08:38:00 -05: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
…
nav_agent_2d.h
…
nav_base_2d.h
…
nav_link_2d.cpp
Add function to get navigation link iteration id from NavigationServer
2025-04-25 20:59:10 +02:00
nav_link_2d.h
Add function to get navigation link iteration id from NavigationServer
2025-04-25 20:59:10 +02:00
nav_map_2d.cpp
Capitalize global navigation constants
2025-05-05 12:08:15 -07:00
nav_map_2d.h
Capitalize global navigation constants
2025-05-05 12:08:15 -07:00
nav_obstacle_2d.cpp
…
nav_obstacle_2d.h
…
nav_region_2d.cpp
Add function to get navigation region iteration id from NavigationServer
2025-04-15 19:17:45 +02:00
nav_region_2d.h
Add function to get navigation region iteration id from NavigationServer
2025-04-15 19:17:45 +02:00
nav_rid_2d.h
…
nav_utils_2d.h
Replace NavigationServer2D Point struct with Vector2
2025-04-10 20:18:54 +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
…