diff options
author | ruffenman <jorge@jorgecapote.com> | 2024-10-14 20:33:20 -0400 |
---|---|---|
committer | ruffenman <jorge@jorgecapote.com> | 2024-10-14 20:33:20 -0400 |
commit | 42a35a1852cec7dad37132836955bcd462409fc8 (patch) | |
tree | 7febb94c14c3022f2fed72366d3a077e24474dec /include/godot_cpp/core/Array.hpp | |
parent | 6facde3c29abe4d8b0ff365c252c9aeb16fc5f66 (diff) | |
download | redot-cpp-42a35a1852cec7dad37132836955bcd462409fc8.tar.gz |
Remove unimplemented static variant functions 'blend' and 'interpolate'. If a user attempts to call either of these it will introduce a linker error and it may not be immediately clear to them why. Also, variant interpolation can already be accessed via 'UtilityFunctions::lerp', making at least the interpolate function unecessary here.
Diffstat (limited to 'include/godot_cpp/core/Array.hpp')
0 files changed, 0 insertions, 0 deletions