From 0f44c6f01fbe43e1f518973755217804dc9efd71 Mon Sep 17 00:00:00 2001 From: bodymovin Date: Thu, 12 Sep 2024 10:34:08 +0000 Subject: [PATCH] revisit sync between flutter and c++ runtime this is a set of changes aimed at cleaning things up between restarts of the state machine in the editor, or when objects related to data binding change. Added some comments on the most relevant parts Diffs= 30f5778b1 revisit sync between flutter and c++ runtime (#8101) --- .rive_head | 2 +- submodules/rive-runtime | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.rive_head b/.rive_head index 7da9e15..71cee75 100644 --- a/.rive_head +++ b/.rive_head @@ -1 +1 @@ -eb4c9d36b8973579432a451a596cbff87e2b6668 +30f5778b110240359097464e7ab8b2ccc6f18bb8 diff --git a/submodules/rive-runtime b/submodules/rive-runtime index 08def74..8119cf2 160000 --- a/submodules/rive-runtime +++ b/submodules/rive-runtime @@ -1 +1 @@ -Subproject commit 08def74d0e1adaf97e44819d8deb8132b1d93189 +Subproject commit 8119cf24ffd4439fd5059a5673f64b6a6b1541d3