mirror of
https://github.com/bevyengine/bevy.git
synced 2026-08-06 00:23:01 -04:00
# Objective The docs of `EaseFunction` don't visualize the different functions, requiring you to check out the Bevy repo and running the `easing_function` example. ## Solution - Add tool to generate suitable svg graphs. This only needs to be re-run when adding new ease functions. - works with all themes - also add missing easing functions to example. --- ## Showcase  --------- Co-authored-by: François Mockers <[email protected]>
2.5 KiB
2.5 KiB