..
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
Fix NavigationServer free error print
2023-03-05 14:11:35 +01:00
godot_navigation_server.h
Rename NavigationServer internal RvoAgent to NavAgent
2023-02-01 22:27:48 +01:00
nav_agent.cpp
Rename NavigationServer internal RvoAgent to NavAgent
2023-02-01 22:27:48 +01:00
nav_agent.h
Rename NavigationServer internal RvoAgent to NavAgent
2023-02-01 22:27:48 +01:00
nav_base.h
Fix NavigationServer internals still using float instead of real_t
2023-03-07 22:10:48 +01:00
nav_link.cpp
Rename Navigation uses of 'location' to 'position'
2023-01-26 18:19:03 +01: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 #74558 from smix8/navserver_real_t_4.x
2023-04-03 16:00:42 +02:00
nav_map.h
Fix NavigationServer internals still using float instead of real_t
2023-03-07 22:10:48 +01:00
nav_region.cpp
Fix NavigationServer internals still using float instead of real_t
2023-03-07 22:10:48 +01:00
nav_region.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01: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
Use range iterators in LocalVector loops
2023-01-21 18:44:42 +01: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
Fix includes of thirdparty libs which can be unbundled on Linux
2023-02-16 15:52:13 +01:00