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
653cb3f7fcc0e287fac8d3eeeaa076db44b0ec48
godot
/
scene
/
2d
/
navigation
T
History
Rémi Verschelde
8028b65442
Remove unused includes in
scene
with clangd-tidy
2026-03-10 16:40:00 +01:00
..
navigation_agent_2d.cpp
Decouple
node.h
from
scene_tree.h
, minimize its other includes
2026-03-05 13:54:46 +01:00
navigation_agent_2d.h
Move server files into their subfolders
2025-09-30 19:39:39 -07:00
navigation_link_2d.cpp
Explicitly include
core/config/engine.h
where used
2026-03-04 10:17:10 +01:00
navigation_link_2d.h
…
navigation_obstacle_2d.cpp
Decouple
node.h
from
scene_tree.h
, minimize its other includes
2026-03-05 13:54:46 +01:00
navigation_obstacle_2d.h
…
navigation_region_2d.cpp
Decouple
node.h
from
scene_tree.h
, minimize its other includes
2026-03-05 13:54:46 +01:00
navigation_region_2d.h
Remove unused includes in
scene
with clangd-tidy
2026-03-10 16:40:00 +01:00
SCsub
…