From 11392cdb43e298089dce7013deaf6d29eb7f9576 Mon Sep 17 00:00:00 2001 From: bodymovin Date: Tue, 26 Nov 2024 00:32:46 +0000 Subject: [PATCH] add support for standalone custom properties to bind values to This PR leverages existing custom properties that are currently used as event properties to also become standalone properties. This enables users to create single individual properties, data bind them, and animate them via timelines. Once this PR passes, I'll add new properties like colors and data enums. @alxgibsn icons are missing. https://github.com/user-attachments/assets/cf669c01-d090-4a48-9583-45f61894533e Diffs= 406e938c3d add support for standalone custom properties to bind values to (#8634) --- .rive_head | 2 +- wasm/submodules/rive-runtime | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.rive_head b/.rive_head index 4fba058e..f1f66561 100644 --- a/.rive_head +++ b/.rive_head @@ -1 +1 @@ -8f3b760a6c7962b674f1b4f7403ee0b7131770eb +406e938c3d17e3a9c6110e7b5e9d9111677876b8 diff --git a/wasm/submodules/rive-runtime b/wasm/submodules/rive-runtime index 65549c10..6c8fe4f8 160000 --- a/wasm/submodules/rive-runtime +++ b/wasm/submodules/rive-runtime @@ -1 +1 @@ -Subproject commit 65549c105ae2eb7a32a8a6a3f953cbe60db32fcf +Subproject commit 6c8fe4f811ee130ccfa3a6ac2858e8ef9d46ee53