godot/servers
lawnjelly 0b30d77384 Physics Interpolation - refactor Camera and fix get_camera_transform()
* Moves 3D Camera interpolation scene side.
* Automatically switches `get_camera_transform()` to report interpolated transform during `_process()`.
* Fixes `ClippedCamera` to work with physics interpolation.
2024-06-09 12:08:27 +01:00
..
arvr One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
audio Fix AudioEffectRecord circular reference 2023-03-18 19:15:39 -04:00
camera One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
physics Fix various GCC 13 warnings 2023-12-08 15:32:59 +01:00
physics_2d Fix various GCC 13 warnings 2023-12-08 15:32:59 +01:00
visual Physics Interpolation - refactor Camera and fix get_camera_transform() 2024-06-09 12:08:27 +01:00
arvr_server.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
arvr_server.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
audio_server.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
audio_server.h SCons: Disable C++ exception handling 2023-08-16 10:34:10 +02:00
camera_server.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
camera_server.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
navigation_2d_server.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
navigation_2d_server.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
navigation_server_dummy.h Backport NavigationServerDummy 2024-05-22 00:52:23 +02:00
navigation_server.cpp Backport NavigationServerDummy 2024-05-22 00:52:23 +02:00
navigation_server.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
physics_2d_server.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
physics_2d_server.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
physics_server.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
physics_server.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
register_server_types.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
register_server_types.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
server_wrap_mt_common.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
visual_server_callbacks.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
visual_server_callbacks.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
visual_server.cpp Physics Interpolation - refactor Camera and fix get_camera_transform() 2024-06-09 12:08:27 +01:00
visual_server.h Physics Interpolation - refactor Camera and fix get_camera_transform() 2024-06-09 12:08:27 +01:00