Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: anim8js/anim8js

Tags

v1.1.1

Toggle v1.1.1's commit message
Pass Arguments to Path.resolvePoint

v1.1.0

Toggle v1.1.0's commit message
Easing scaling, smart animation parsing, animation inserting, point p…

…ath/builder, deltas normalization

Add scale to easing (resolves #11)
Add insert to Animator[s] (resolves #17)
parseArry should be fixed to parseArray (resolves #18)
Add Point Path (resolves #20)
Pass `for` to animation parsing - so if an animation object is provided
- it can automatically know what factory to use. (resolves #19)
Add factory as saveBatch option (resolves #10)

v1.0.6

Toggle v1.0.6's commit message
Fixed isEmpty logic and transparent color typo

v1.0.5

Toggle v1.0.5's commit message
Built 1.0.5

v1.0.4

Toggle v1.0.4's commit message
Updated README, Release 1.0.4

v1.0.3

Toggle v1.0.3's commit message
Class.create -> Class.extend

v1.0.2

Toggle v1.0.2's commit message
Fixed bower main

v1.0.1

Toggle v1.0.1's commit message
Build for 1.0.1

v1.0.0

Toggle v1.0.0's commit message
Restructured and redid build process