pandemonium_engine/servers
Relintai 08c0756260 Ported: Add NavigationServer2D/3D API functions to find missing RID info
Utility functions for NavigationServer2D/3D to find missing RID information when working with Server API directly. e.g. from map to regions and agents, from agent or region to map, from region to map and agents and so on ....
Requirement to work with NavigationServer API exklusive without SceneTree nodes and when juggling agents and regions between multiple navigation maps.
- smix8
3977eb9107
2022-07-27 18:58:09 +02:00
..
audio
physics
physics_2d
visual Ported: Fix warnings found by Emscripten 3.1.10 2022-07-27 18:39:35 +02:00
audio_server.cpp
audio_server.h
navigation_2d_server.cpp Ported: Add NavigationServer2D/3D API functions to find missing RID info 2022-07-27 18:58:09 +02:00
navigation_2d_server.h Ported: Add NavigationServer2D/3D API functions to find missing RID info 2022-07-27 18:58:09 +02:00
navigation_server.cpp Ported: Add NavigationServer2D/3D API functions to find missing RID info 2022-07-27 18:58:09 +02:00
navigation_server.h Ported: Add NavigationServer2D/3D API functions to find missing RID info 2022-07-27 18:58:09 +02:00
physics_2d_server.cpp
physics_2d_server.h
physics_server.cpp
physics_server.h
register_server_types.cpp
register_server_types.h
SCsub
server_wrap_mt_common.h
visual_server_callbacks.cpp
visual_server_callbacks.h
visual_server.cpp
visual_server.h