godot/scene/3d/navigation
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 Allow to compile templates without navigation features 2025-04-01 11:53:35 -03:00
navigation_link_3d.cpp Allow to compile templates without navigation features 2025-04-01 11:53:35 -03:00
navigation_link_3d.h Allow to compile templates without navigation features 2025-04-01 11:53:35 -03:00
navigation_obstacle_3d.cpp Core: Replace C math headers with C++ equivalents 2025-04-16 15:49:02 -05:00
navigation_obstacle_3d.h Allow to compile templates without navigation features 2025-04-01 11:53:35 -03:00
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 Allow to compile templates without navigation features 2025-04-01 11:53:35 -03:00