godot/modules/navigation
Rémi Verschelde 375156a637
Merge pull request #78099 from DeeJayLSP/rvo2023
Update RVO2 to git 2022.09
2023-06-14 09:25:10 +02:00
..
editor Improve includes of EditorNode (and everything else) 2023-04-07 18:59:49 +02:00
config.py Rename GdNavigationServer to GodotNavigationServer 2021-06-30 00:35:18 +02:00
godot_navigation_server.cpp Update navigation obstacle API 2023-06-12 14:26:45 +02:00
godot_navigation_server.h Update navigation obstacle API 2023-06-12 14:26:45 +02:00
nav_agent.cpp Rework Navigation Avoidance 2023-05-10 05:01:58 +02:00
nav_agent.h Rework Navigation Avoidance 2023-05-10 05:01:58 +02:00
nav_base.h Make navigation mesh edge connections optional 2023-05-11 18:46:34 +02:00
nav_link.cpp Prevent unnecessary navigation map synchronizations 2023-05-11 07:38:16 +02:00
nav_link.h Rename Navigation uses of 'location' to 'position' 2023-01-26 18:19:03 +01:00
nav_map.cpp Merge pull request #78099 from DeeJayLSP/rvo2023 2023-06-14 09:25:10 +02:00
nav_map.h Make navigation mesh edge connections optional 2023-05-11 18:46:34 +02:00
nav_obstacle.cpp Update navigation obstacle API 2023-06-12 14:26:45 +02:00
nav_obstacle.h Update navigation obstacle API 2023-06-12 14:26:45 +02:00
nav_region.cpp Add NavigationRegion rotation warning 2023-06-13 11:58:47 +02:00
nav_region.h Make navigation mesh edge connections optional 2023-05-11 18:46:34 +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 baking for HeightMapShape 2023-04-18 20:39:43 +02:00
navigation_mesh_generator.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
register_types.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
register_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub Update RVO2 to git 2022.09 2023-06-13 21:13:21 -03:00