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
/
3d
/
navigation
T
History
Rémi Verschelde
2dd1f4ef60
Decouple
node.h
from
scene_tree.h
, minimize its other includes
2026-03-05 13:54:46 +01:00
..
navigation_agent_3d.cpp
Decouple
node.h
from
scene_tree.h
, minimize its other includes
2026-03-05 13:54:46 +01:00
navigation_agent_3d.h
Decouple
node.h
from
scene_tree.h
, minimize its other includes
2026-03-05 13:54:46 +01:00
navigation_link_3d.cpp
Explicitly include
core/config/engine.h
where used
2026-03-04 10:17:10 +01:00
navigation_link_3d.h
Decouple
node.h
from
scene_tree.h
, minimize its other includes
2026-03-05 13:54:46 +01:00
navigation_obstacle_3d.cpp
Decouple
node.h
from
scene_tree.h
, minimize its other includes
2026-03-05 13:54:46 +01:00
navigation_obstacle_3d.h
…
navigation_region_3d.cpp
Rename
callable_method_pointer.h
to
callable_mp.h
and include it explicitly
2026-03-04 16:23:23 +01:00
navigation_region_3d.h
Emit changed signal after baking navigation mesh
2025-04-02 16:54:48 +02:00
SCsub
…