Skip to content
Snippets Groups Projects
user avatar
Alex Saveau authored
Fix double-boxing by removing the `IntoBoxDynTweenable` trait and the impl of
`Tweenable<T>` for `Box<dyn Tweenable>`, and instead using some `From`
conversion implemented per concrete type.
a7ab30c3
Name Last commit Last update