mirror of
https://github.com/godotengine/godot.git
synced 2026-03-03 20:55:48 +00:00
Interpolation in the form of va + (vb - va) * c is faster and prevents floating point issues for int/string Followup to https://github.com/godotengine/godot/pull/22786
114 KiB
114 KiB