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
db89e9b3cf95363d6d5dfbe8009892f28e20ec9b
godot
/
scene
/
3d
/
navigation
T
History
Thaddeus Crews
e380a41752
Style: Add
class_db.h
includes explicitly
2026-02-26 15:50:28 -06:00
..
navigation_agent_3d.cpp
Style: Add
class_db.h
includes explicitly
2026-02-26 15:50:28 -06:00
navigation_agent_3d.h
Remove transitive
mesh.h
,
rendering_server.h
and
shader.h
includes from
node.h
.
2025-10-08 12:16:52 +02:00
navigation_link_3d.cpp
Style: Add
class_db.h
includes explicitly
2026-02-26 15:50:28 -06:00
navigation_link_3d.h
…
navigation_obstacle_3d.cpp
Style: Add
class_db.h
includes explicitly
2026-02-26 15:50:28 -06:00
navigation_obstacle_3d.h
…
navigation_region_3d.cpp
Style: Add
class_db.h
includes explicitly
2026-02-26 15:50:28 -06:00
navigation_region_3d.h
Emit changed signal after baking navigation mesh
2025-04-02 16:54:48 +02:00
SCsub
…