godot/main
lawnjelly 688dc534e5 Fix get_global_transform_interpolated() with multiple ticks per frame
The previous and current transforms in the interpolation data were not being correctly updated in cases where two or more physics ticks occurred on a frame. This PR introduces a simple mechanism to ensure updates on interpolated spatials.
2022-02-25 11:22:00 +00:00
..
tests Fix test_shader_lang (for 3.x) 2022-02-22 15:24:34 +03:00
SCsub Remove editor splash screen with sponsors logo 2021-12-01 14:18:29 +01:00
app_icon.png
default_controller_mappings.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gamecontrollerdb.txt Sync controller mappings DB with SDL2 community repo 2022-02-21 11:11:36 +01:00
godotcontrollerdb.txt Sync controller mappings DB with SDL2 community repo 2022-02-21 11:11:36 +01:00
input_default.cpp Merge pull request #56755 from madmiraal/fix-45592-3.x 2022-01-24 10:06:24 +01:00
input_default.h Simplify InputDefault::joy_axis code by using float instead of struct JoyAxis 2022-01-14 15:36:35 +00:00
main.cpp Fix get_global_transform_interpolated() with multiple ticks per frame 2022-02-25 11:22:00 +00:00
main.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
main_builders.py
main_timer_sync.cpp Disable jitter fix when physics interpolation is enabled. 2022-02-21 10:32:42 +00:00
main_timer_sync.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
performance.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
performance.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
splash.png