CreateJS / TweenJS

A simple but powerful tweening / animation library for Javascript. Part of the CreateJS suite of libraries.
http://createjs.com/
MIT License
3.56k stars 967 forks source link

Unminified version #43

Closed BGuven closed 10 years ago

BGuven commented 10 years ago

I really think unminified version of the entire TweenJS must be kept in the repo. It is super convenient to have an unminified for those who cannot go through the grunt process and create their own. It makes the life of developer easier as well if they want to quickly check things.

lannymcnie commented 10 years ago

A .combined version has been added to all CreateJS repos. Thanks for the suggestion.

BGuven commented 10 years ago

You are the best. Thanks a lot. Any plans for including them for older versions?

lannymcnie commented 10 years ago

No, mainly because we don't store old compiled versions in the latest master branch in GitHub. The process to generate it is very easy though. Is there a particular version you would like?

BGuven commented 10 years ago

I tried doing it myself but couldn't succeed because I am very limited at my work station in terms of what i can install. I would really appreciate it if you could send me the unminified versions of easel 0.6.1 tween 0.4.1 movieclip 0.6.1.