mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-29 18:22:31 +00:00
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.