virtualx-engine/servers
lawnjelly 522bce1159 Fixed Timestep Interpolation (3D)
Adds fixed timestep interpolation to the visual server.
Switchable on and off with project setting.

This version does not add new API for set_transform etc, when nodes have the interpolated flag set they will always use interpolation.
2022-02-16 09:41:23 +00:00
..
arvr Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio Audio quality improvements in PitchShift 2022-02-15 12:30:17 +01:00
camera Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
physics Fix typos with codespell 2022-02-11 09:50:59 +01:00
physics_2d BVH templated mask checks and generic NUM_TREES 2022-01-21 10:08:29 +00:00
visual Fixed Timestep Interpolation (3D) 2022-02-16 09:41:23 +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 Fix navigation merge errors, fixes #56786 2022-02-02 23:52:29 +01:00
navigation_server.h Fix navigation merge errors, fixes #56786 2022-02-02 23:52:29 +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 Fix typos with codespell 2022-02-11 09:50:59 +01:00
visual_server.h Fixed Timestep Interpolation (3D) 2022-02-16 09:41:23 +00: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