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-13 13:31:48 +00:00
Code
Releases
Wiki
Activity
Files
e3d60bbd0c10a4fa6e59d3f74038501a91b51e2c
godot
/
scene
/
3d
/
navigation
History
Thaddeus Crews
ad40939b6f
Core: Replace C math headers with C++ equivalents
...
- Minor restructuring to ensure `math_funcs.h` is the central point for math functions
2025-04-16 15:49:02 -05:00
..
navigation_agent_3d.cpp
Replace size() == 0 with is_empty().
2025-04-02 19:18:43 +08:00
navigation_agent_3d.h
…
navigation_link_3d.cpp
…
navigation_link_3d.h
…
navigation_obstacle_3d.cpp
Core: Replace C math headers with C++ equivalents
2025-04-16 15:49:02 -05:00
navigation_obstacle_3d.h
…
navigation_region_3d.cpp
Emit changed signal after baking navigation mesh
2025-04-02 16:54:48 +02:00
navigation_region_3d.h
Emit changed signal after baking navigation mesh
2025-04-02 16:54:48 +02:00
SCsub
…