virtualx-engine/servers
lawnjelly 38240fd0c8 Portals - Fix gameplay monitor ticking
Due to an optimization to prevent processing except when camera rooms changed, the ticking synchronization and updating of previous and current lists could get out of sync for affected objects, leading to missing gameplay notifications.

This PR adds new paths to properly support and synchronize objects in this "room based" path.
2022-01-25 10:07:50 +00:00
..
arvr Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
camera Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
physics BVH templated mask checks and generic NUM_TREES 2022-01-21 10:08:29 +00:00
physics_2d BVH templated mask checks and generic NUM_TREES 2022-01-21 10:08:29 +00:00
visual Portals - Fix gameplay monitor ticking 2022-01-25 10:07:50 +00:00
arvr_server.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
arvr_server.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_server.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_server.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
camera_server.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
camera_server.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
navigation_2d_server.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
navigation_2d_server.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
navigation_server.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
navigation_server.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
physics_2d_server.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
physics_2d_server.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
physics_server.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
physics_server.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
register_server_types.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
register_server_types.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
server_wrap_mt_common.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
visual_server.cpp Merge pull request #54165 from Calinou/directional-shadow-runtime-change-3.x 2022-01-22 15:25:09 +01:00
visual_server.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
visual_server_callbacks.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
visual_server_callbacks.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00