skia2/modules
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
..
canvaskit CanvasKit: Switch to WebGL 2.0 2019-10-16 18:45:46 +00:00
particles Fix a couple minor bugs in particle code 2019-10-17 14:55:34 +00:00
pathkit [canvaskit] Update to build with emscripten 1.38.47 2019-10-09 15:08:10 +00:00
skottie [skottie] Luma matte support 2019-10-16 13:17:51 +00:00
skparagraph Bug fix (strut must be false by default) 2019-10-08 20:53:01 +00:00
skplaintexteditor tools/skui: put all enums in a common namespace 2019-08-29 15:39:32 +00:00
sksg [skottie] Luma matte support 2019-10-16 13:17:51 +00:00
skshaper Allow better font fallback. 2019-10-02 22:19:13 +00:00