skia2/modules/particles/include
Brian Osman b77d502946 Particles: Cleanup and better UI
Remove SkAnimTimer from the module interface entirely.
Clean up some other SkParticleEffect methods. Simplify
VisitTypes to just visit all of them, it's easier for
the client to do any filtering.

In the slide, make the UI far nicer. Load all files in
a given directory, and allow editing (and saving) them
all at once, or adding a new entry. Support multiple
playing effects, with a draggable handle to set the
position.

Bug: skia:
Change-Id: I0bec4077f9135bc122569f1410bebc96d5439480
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/197243
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2019-03-06 18:42:11 +00:00
..
SkCurve.h Add SkParticleValue to allow further customization of curve behavior 2019-03-04 22:04:17 +00:00
SkParticleAffector.h Add SkParticleValue to allow further customization of curve behavior 2019-03-04 22:04:17 +00:00
SkParticleData.h Add SkParticleValue to allow further customization of curve behavior 2019-03-04 22:04:17 +00:00
SkParticleDrawable.h Refactor and further generalization of particle model 2019-02-20 18:01:00 +00:00
SkParticleEffect.h Particles: Cleanup and better UI 2019-03-06 18:42:11 +00:00
SkParticleSerialization.h Particles: remove non-stable random, add better enum reflection 2019-02-26 20:29:56 +00:00
SkReflected.h Particles: Cleanup and better UI 2019-03-06 18:42:11 +00:00