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-08 12:40:44 +00:00
Code
Releases
Wiki
Activity
Files
f168d0c80ff912707a1cb15f8791097ef5228350
godot
/
modules
/
navigation
/
3d
History
Adam Scott
0d350e7108
Set clang-format
RemoveSemicolon
rule to
true
...
- Set clang-format `Standard` rule to `c++20`
2024-10-25 13:49:43 -04:00
..
godot_navigation_server_3d.cpp
Add navigation region point and segment queries
2024-09-10 01:38:46 +02:00
godot_navigation_server_3d.h
Add navigation region point and segment queries
2024-09-10 01:38:46 +02:00
nav_mesh_generator_3d.cpp
Set clang-format
RemoveSemicolon
rule to
true
2024-10-25 13:49:43 -04:00
nav_mesh_generator_3d.h
Add navigation source geometry parser callbacks
2024-04-19 12:10:57 +02:00
nav_mesh_queries_3d.cpp
Move NavigationServer mesh queries to dedicated file
2024-09-03 13:16:35 +02:00
nav_mesh_queries_3d.h
Move NavigationServer mesh queries to dedicated file
2024-09-03 13:16:35 +02:00
navigation_mesh_generator.cpp
Move NavigationMeshSourceGeometryData(2D/3D) to the 2D/3D subfolders
2024-04-15 18:40:43 -07:00
navigation_mesh_generator.h
Move 3D-only navigation code to its own subfolder
2024-02-26 04:19:12 -06:00