Gurvan Priem

Results 1 issues of Gurvan Priem

The cubic spline interpolation implementation in glTF animations wrongly uses Bezier splines instead of Hermite splines ([gltf 2.0 spec](https://registry.khronos.org/glTF/specs/2.0/glTF-2.0.html#interpolation-cubic), [Hermite Spline](https://en.wikipedia.org/w/index.php?title=Cubic_Hermite_spline)). This results in incorrect interpolation, see related [issue](https://github.com/godotengine/godot/issues/93596). Thankfully,...

bug
topic:import
topic:3d