interruptable_easer 1.1.2

Cleanly interruptable/redirectable ease-in-out animation state. Goes smoothly and reliably to the target value, in the given amount of time, with a minimum constant acceleration, without ever showing any sudden jumps or jerks, even when interrupted mid-way.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
authors = ["mako yass"]
description = "Cleanly interruptable/redirectable ease-in-out animation state. Goes smoothly and reliably to the target value, in the given amount of time, with a minimum constant acceleration, without ever showing any sudden jumps or jerks, even when interrupted mid-way."
edition = "2021"
keywords = ["animation"]
license = "MIT"
name = "interruptable_easer"
repository = "https://github.com/makoConstruct/interruptable_easer"
resolver = "2"
version = "1.1.2"