virtualx-engine/servers
lawnjelly ad9b2b3794 Physics Interpolation - add helper warnings
When physics interpolation is active on a node, it is essential that transforms are updated during "_physics_process()" rather than "_process()" calls, for the interpolation to give the correct result.

This PR adds optional warnings for instances, cameras and multimeshes which can flag updates being incorrectly called, and thus make these problems much easier to fix.
2022-04-26 13:56:02 +01:00
..
arvr Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio Revert "PitchShift effect quality and performance tweaks for different pitch scale values" 2022-03-02 12:02:37 +01:00
camera Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
physics BVH - Fix area-area collision regression 2022-02-26 11:36:27 +00:00
physics_2d BVH - Fix area-area collision regression 2022-02-26 11:36:27 +00:00
visual Physics Interpolation - add helper warnings 2022-04-26 13:56:02 +01:00
arvr_server.cpp Add missing argument names in bindings 2022-04-04 12:56:59 +02:00
arvr_server.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_server.cpp Fix crash in AudioServer when switching audio devices with different audio channels count (connecting PS5 controller, bluetooth 5.1 headphones etc.) 2022-04-01 10:45:42 +02: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 Rename NavigationServer's free method to free_rid 2022-04-08 17:31:04 +08:00
navigation_2d_server.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
navigation_server.cpp Rename NavigationServer's free method to free_rid 2022-04-08 17:31:04 +08: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 mesh_surface_get_format_offset and mesh_surface_get_format_stride will now provide an error with an invalid array index 2022-04-19 00:36:59 -04:00
visual_server.h Physics interpolation - Move out of Scenario 2022-04-11 15:04:24 +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