skia2/modules/particles
Brian Osman d8e1ee9a66 Refactor particle age logic
Move to a model that only needs floats, and puts the age in the
SkParticleState struct. Add a better test case for spawn affector
animation, to verify that things are still working.

Bug: skia:
Change-Id: I97d99de5f5d4cb302b76116e67ecc93368fb1677
Reviewed-on: https://skia-review.googlesource.com/c/193580
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
2019-02-20 19:55:20 +00:00
..
include Refactor particle age logic 2019-02-20 19:55:20 +00:00
src Refactor particle age logic 2019-02-20 19:55:20 +00:00
BUILD.gn Experimental Particle System 2019-02-12 18:53:41 +00:00
particles.gni Moved image params out to SkParticleDrawable 2019-02-15 20:07:43 +00:00