Skip to content

Commit

Permalink
Fixed custom eases not being cleared in init.
Browse files Browse the repository at this point in the history
Also added an experimental AnimatedParticle class. It works, although
it may change greatly.
  • Loading branch information
Andrew Start committed Oct 27, 2014
1 parent 9ca81f9 commit 1bf0a36
Show file tree
Hide file tree
Showing 5 changed files with 378 additions and 46 deletions.
1 change: 1 addition & 0 deletions build.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"main" : [
"src/ParticleUtils.js",
"src/Particle.js",
"src/AnimatedParticle.js",
"src/Emitter.js"
]
}
Loading

0 comments on commit 1bf0a36

Please sign in to comment.