ruffenman 42a35a1852 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. 10 months ago
..
classes 738859f49b removes warnings generated by GDCLASS usage 1 year ago
core 2ffff669f5 Implement typed dictionaries 11 months ago
templates 7b31f39bea Fix GCC 14 -Wtemplate-id-cdtor warning 1 year ago
variant 42a35a1852 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. 10 months ago
godot.hpp 2ffff669f5 Implement typed dictionaries 11 months ago