interpolation
interpolation copied to clipboard
A library for interpolation
This issue was automatically generated. Feel free to close without ceremony if you do not agree with re-licensing or if it is not possible for other reasons. Respond to @cmr...
I just want to say amazing crate. In order to use it in my particular usecase, i had to vendor it and make some changes. ``` use serde::{Deserialize, Serialize}; #[allow(missing_docs)]...
See https://github.com/bevyengine/bevy/pull/15706 for a list and the fixes.