mirror of
https://github.com/bevyengine/bevy
synced 2024-12-21 02:23:08 +00:00
45eff09213
# Objective - `interpolation` crates provides all the curves functions, but some of them were wrong - We have a partial solution where some functions comes from the external crate, some from bevy_math ## Solution - Move them all to bevy_math - Remove the dependency on `interpolation` ## Testing Playing the `easing_functions` example ![easing-functions](https://github.com/user-attachments/assets/88832f34-4bb3-4dc2-85af-7b9e4fa23e52) |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
clippy.toml | ||
README.md |