godot/modules/navigation
smix8 90e2d9fa7e Add more hints to navigation map cell size errors
Adds more hints to navigation map cell size errors.
2023-07-14 23:10:09 +02:00
..
editor Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
config.py
godot_navigation_server.cpp Mark NavigationServer3D.region_bake_navigation_mesh() as deprecated 2023-07-07 02:30:14 +02:00
godot_navigation_server.h Mark NavigationServer3D.region_bake_navigation_mesh() as deprecated 2023-07-07 02:30:14 +02:00
nav_agent.cpp Fix NavObjects map assignments 2023-06-25 12:22:42 +02:00
nav_agent.h Add agent pause mode to NavigationServer 2023-06-18 12:37:03 +02:00
nav_base.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
nav_link.cpp Fix NavObjects map assignments 2023-06-25 12:22:42 +02:00
nav_link.h Rename Navigation uses of 'location' to 'position' 2023-01-26 18:19:03 +01:00
nav_map.cpp Fix closest possible navigation path position 2023-07-08 23:16:47 +02:00
nav_map.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
nav_obstacle.cpp Add agent pause mode to NavigationServer 2023-06-18 12:37:03 +02:00
nav_obstacle.h Add agent pause mode to NavigationServer 2023-06-18 12:37:03 +02:00
nav_region.cpp Add more hints to navigation map cell size errors 2023-07-14 23:10:09 +02:00
nav_region.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
nav_rid.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
nav_utils.h Fix NavigationServer internals still using float instead of real_t 2023-03-07 22:10:48 +01:00
navigation_mesh_generator.cpp Fix NavigationMesh not clearing old polygons 2023-06-23 02:53:09 +02:00
navigation_mesh_generator.h Fix for threaded NavigationMesh baking under new thread guards 2023-06-14 01:53:37 +02:00
register_types.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
register_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub Revert "Update RVO2 to git 2022.09" 2023-06-29 12:50:49 +02:00