This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
godot
/
scene
/
3d
/
navigation
History
Lukas Tenbrink
33689d7beb
Remove transitive
mesh.h
,
rendering_server.h
and
shader.h
includes from
node.h
.
2025-10-08 12:16:52 +02:00
..
navigation_agent_3d.cpp
Move server files into their subfolders
2025-09-30 19:39:39 -07: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
Move server files into their subfolders
2025-09-30 19:39:39 -07:00
navigation_link_3d.h
…
navigation_obstacle_3d.cpp
Move server files into their subfolders
2025-09-30 19:39:39 -07:00
navigation_obstacle_3d.h
…
navigation_region_3d.cpp
Move server files into their subfolders
2025-09-30 19:39:39 -07:00
navigation_region_3d.h
Emit changed signal after baking navigation mesh
2025-04-02 16:54:48 +02:00
SCsub
…