godot/modules/navigation
smix8 37c3907d0e Change navigation map performance monitor to use a struct
Changes navigation map performance monitor to use a struct as it is easier to pass to sub functions.
2024-11-24 13:27:45 +01:00
..
2d fixed navigation obstacle carving broken during 07b7f76 2024-11-15 13:47:47 +01:00
3d Merge pull request #96730 from tracefree/properly_transforming_obstacles 2024-11-11 14:18:33 -06:00
editor Rename internal Button icon to button_icon to match exposed methods 2024-10-29 16:23:03 -07:00
config.py
nav_agent.cpp Set clang-format RemoveSemicolon rule to true 2024-10-25 13:49:43 -04:00
nav_agent.h Style: Apply clang-tidy fixes 2024-11-04 12:11:06 -06:00
nav_base.h Style: Apply new clang-format changes 2024-09-20 08:09:48 -05:00
nav_link.cpp Set clang-format RemoveSemicolon rule to true 2024-10-25 13:49:43 -04:00
nav_link.h
nav_map.cpp Change navigation map performance monitor to use a struct 2024-11-24 13:27:45 +01:00
nav_map.h Change navigation map performance monitor to use a struct 2024-11-24 13:27:45 +01:00
nav_obstacle.cpp
nav_obstacle.h Set clang-format RemoveSemicolon rule to true 2024-10-25 13:49:43 -04:00
nav_region.cpp Set clang-format RemoveSemicolon rule to true 2024-10-25 13:49:43 -04:00
nav_region.h Set clang-format RemoveSemicolon rule to true 2024-10-25 13:49:43 -04:00
nav_rid.h
nav_utils.h Change navigation map performance monitor to use a struct 2024-11-24 13:27:45 +01:00
register_types.cpp
register_types.h
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00