tweenjs / es6-tween

ES6 version of tween.js
MIT License
186 stars 34 forks source link

Basic and Simple ES6 Port #6

Closed dalisoft closed 7 years ago

dalisoft commented 7 years ago
mikebolt commented 7 years ago

I like what I see so far. Nice and simple. I will test it out soon. Thanks!

On Thu, Feb 23, 2017 at 10:31 AM, dalisoft notifications@github.com wrote:

  • basic es6 port
  • only 2-3 methods

You can view, comment on, or merge this pull request online at:

https://github.com/tweenjs/es6-tween/pull/6 Commit Summary

  • Create TWEEN.js
  • Create TWEEN.Easing.js
  • Create TWEEN.Tween.js
  • Update TWEEN.Easing.js
  • Update TWEEN.js
  • Create index.js
  • Update README.md

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tweenjs/es6-tween/pull/6, or mute the thread https://github.com/notifications/unsubscribe-auth/ACCav5G-hGP3y08nJakri-jENt2LKy5-ks5rfdBtgaJpZM4MKVFd .

dalisoft commented 7 years ago

On my pc its single file and works on chrome. I add other methods if have time

dalisoft commented 7 years ago

I have new one for latest working all methods, so i close it