Tags: WREQI/tween.js
Tags
Merge pull request tweenjs#326 from trusktr/methods-on-prototype-unde… …rscored perf: greatly improve memory usage by storing methods on the Tween prototype
fix: Don't interpret string values as relative if they do not start w… …ith a sign. Closes tweenjs#239 and also add tests to define the behaviour of relative values, closes tweenjs#243
fix: do not interpolate properties that do not exist in the source ob… …ject. Closes tweenjs#244
fix: add a bogus version number in package.json so the library can be… … installed using the git protocol (e.g. from github). Closes tweenjs#242
fix: implement fix from @benfoxall for 'chained tweens get out of syn… …c with sporadic updates'. Closes tweenjs#187
PreviousNext