skia2/modules/particles/src
Brian Osman ca4ed90da7 Particles: Store stable randoms after spawn affectors
This fixes a subtle bug with correlated behavior, where the spawn and
update affectors would get the same sequence of random values, leading
to confusing patterns.

Bug: skia:
Change-Id: Ieaace68bfe92281ec81497a8c6ce0108df996a4c
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/199251
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2019-03-08 19:05:37 +00:00
..
SkCurve.cpp Add SkParticleValue to allow further customization of curve behavior 2019-03-04 22:04:17 +00:00
SkParticleAffector.cpp [particles] Clean up build - remove test deps 2019-03-05 20:44:10 +00:00
SkParticleDrawable.cpp [particles] Clean up build - remove test deps 2019-03-05 20:44:10 +00:00
SkParticleEffect.cpp Particles: Store stable randoms after spawn affectors 2019-03-08 19:05:37 +00:00
SkReflected.cpp Particles: Cleanup and better UI 2019-03-06 18:42:11 +00:00