Skip to content
Snippets Groups Projects
Unverified Commit 4c2f49da authored by Jerome Humbert's avatar Jerome Humbert Committed by GitHub
Browse files

Fix animator speed feature (#63)

Fix the animator speed applying, which got broken as part of the
refactor of #44.

Add a `speed()` getter to both `Animator<T>` and `AssetAnimator<T>`.

Add some simple test for speed, but this is not enough to make sure the
feature doesn't regress, so logged #62 to follow-up with a proper
regression test.

Fixes #61
parent a0c98056
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment