skia2/modules/particles
Brian Osman 0c48681e58 Few more particle features and some generalization work
Add particle "frame" enum, to allow effects relative to local, world,
or velocity. Remove the "orient along velocity" and replace with a much
more general orientation affector (angle curve + frame). Add an angular
velocity affector to mirror the behavior of the linear velocity affector.

Bug: skia:
Change-Id: Ibbaaeb352c9547d00d81c7916d00148dd65ed2b9
Reviewed-on: https://skia-review.googlesource.com/c/195361
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2019-02-26 15:56:24 +00:00
..
include Few more particle features and some generalization work 2019-02-26 15:56:24 +00:00
src Few more particle features and some generalization work 2019-02-26 15:56:24 +00:00
BUILD.gn
particles.gni Moved image params out to SkParticleDrawable 2019-02-15 20:07:43 +00:00