mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-28 20:28:21 +00:00
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.