From 2d24da1e7d9c745e8cfad1d9704ccd0eae18e58b Mon Sep 17 00:00:00 2001 From: csmartdalton Date: Sat, 7 Dec 2024 02:29:15 +0000 Subject: [PATCH] Add "no_rive_jpeg" and "no_rive_png" build options Some platforms have native support for jpeg and png but sill need webp support. Diffs= 5df5be1940 Add "no_rive_jpeg" and "no_rive_png" build options (#8702) --- .rive_head | 2 +- wasm/submodules/rive-runtime | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.rive_head b/.rive_head index 77afd4cb..18d94491 100644 --- a/.rive_head +++ b/.rive_head @@ -1 +1 @@ -d7794cb55668b1a3badcb5aa6b57f922830c95ad +5df5be19407d970646e7a2192b0f6f0790d91096 diff --git a/wasm/submodules/rive-runtime b/wasm/submodules/rive-runtime index 422c8788..acfc0e64 160000 --- a/wasm/submodules/rive-runtime +++ b/wasm/submodules/rive-runtime @@ -1 +1 @@ -Subproject commit 422c87881263fc94ec58968e236ea701eb714a52 +Subproject commit acfc0e648deb1da4088c88543254bd5d560c2b31