Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Magnum::Animation::Player able to play backward #478

Open
Amphaal opened this issue Oct 26, 2020 · 1 comment
Open

[Feature Request] Magnum::Animation::Player able to play backward #478

Amphaal opened this issue Oct 26, 2020 · 1 comment

Comments

@Amphaal
Copy link

Amphaal commented Oct 26, 2020

I swear I saw something about it somewhere in your cardboards 🤔

As I'm working on custom UI elements with embedded animations, the ability to conveniently reverse a Magnum::Animation::Track flow at the current animation timepoint is crucial to keep the UX feedback coherent, especially with mouse hovers.

Exposed members like Magnum::Animation::Player::resumeBackward() / Magnum::Animation::Player::playBackward() / Magnum::Animation::Player::timeDirection() would allow me to discard all my hacks to acheve the expected results.

@mosra
Copy link
Owner

mosra commented Oct 30, 2020

It's listed among the 100s other TODOs in #101, yep :)

I'll see what can be done, back when I was designing the API I tried to make sure this is implementable. Can't promise when that will be tho, I'm busy with the Vulkan backend right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants