From 44cbbab8f6e3fa9ab41b2fa9df6938feb79f104c Mon Sep 17 00:00:00 2001 From: bodymovin Date: Mon, 9 Dec 2024 22:38:42 +0000 Subject: [PATCH] Nnnn data bind fixes part 3 This PR is mostly about handling pointers between dart and rive_native. All data binding classes are now wrapped in a reference counted class to make sure that there are no unhandled pointers. Diffs= d3f6a49778 Nnnn data bind fixes part 3 (#8663) --- .rive_head | 2 +- wasm/submodules/rive-runtime | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.rive_head b/.rive_head index ddb15eae..014d8d70 100644 --- a/.rive_head +++ b/.rive_head @@ -1 +1 @@ -baf832a6ce3135bc7f8f8b5cc3695f024610b744 +d3f6a49778aa6ce7408aecededeb1afc1bf33e6e diff --git a/wasm/submodules/rive-runtime b/wasm/submodules/rive-runtime index 01f1f186..bb5173a1 160000 --- a/wasm/submodules/rive-runtime +++ b/wasm/submodules/rive-runtime @@ -1 +1 @@ -Subproject commit 01f1f1867a58736d80ee7a7def3ce44c5ad5085d +Subproject commit bb5173a1c393367684bab040d08db3266d746018