jeremyckahn / shifty

The fastest TypeScript animation engine on the web
https://jeremyckahn.github.io/shifty/doc/
MIT License
1.54k stars 88 forks source link

Needs a "to" function #2

Closed jeremyckahn closed 13 years ago

jeremyckahn commented 13 years ago

You shouldn't always have to specify a from state for each tween, Tweenables should be smart enough to tween from their most recent state.

jeremyckahn commented 13 years ago

Done... at some point in the past. Documented, too.