skia2/modules/particles
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
..
include Particle cleanup: IWYU 2019-03-06 22:26:40 +00:00
src Particles: Store stable randoms after spawn affectors 2019-03-08 19:05:37 +00:00
BUILD.gn [canvaskit] Add particles integration 2019-03-06 14:52:56 +00:00
particles.gni Particles: Removed emitters, added more full-featured position affectors 2019-02-28 21:16:02 +00:00