mirror of
https://github.com/tweenjs/tween.js.git
synced 2025-12-08 20:16:12 +00:00
* fix-dynamic-to-with-array-values: WIP sync github pages chore: update examples list chore: re-order list of examples fix: the video example wasn't working sometimes breaking: add a dynamic option controls whether objects and arrays passed to `Tween.to()` can be dynamically modified during animation. unit tests and examples for #555