skia2/modules/particles
Brian Osman e8bcc56951 Fix a couple minor bugs in particle code
- Copy effect state to particle uniforms before each script, so changes
  from spawn or update are visible.
- Guard path binding against out of range access
- New effect that actually stresses both of these conditions

Change-Id: Ice6112793099e515438af8bb863e9e1bf03d08b1
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/249125
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2019-10-17 14:55:34 +00:00
..
include Interpreter: Reflect all uniform variables in ByteCode 2019-10-16 15:35:48 +00:00
src Fix a couple minor bugs in particle code 2019-10-17 14:55:34 +00:00
BUILD.gn Revert "Revert "unified Vulkan uniform buffers"" 2019-08-15 19:14:03 +00:00
particles.gni Remove SkCurve and SkColorCurve 2019-10-08 15:38:20 +00:00