commit | 9a49cba9de0fba55e7de668665de9192d1c33588 | [log] [tgz] |
---|---|---|
author | Florin Malita <fmalita@google.com> | Fri Jan 31 15:38:46 2025 -0500 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Mon Feb 03 09:11:31 2025 -0800 |
tree | 0881dd0ee64ad7d1ba80c0a0779512701b5ea528 | |
parent | d808779639abb3fa13eb790fa6d479618770e95e [diff] |
[skottie] Drop motion blur support The current approach is slow, yields questionable quality, and requires some hacks to mutate the scene graph during rendering. AFAIK nobody is using motion blur with Skottie. Change-Id: I2b55201e902f8c7d1b1936e0e21515bb84573277 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/945118 Reviewed-by: Brandon Wilson <bwils@google.com> Commit-Queue: Florin Malita <fmalita@google.com>