From 3fd3825e1bdc86a8f9db5e1992d4684dbe7ca250 Mon Sep 17 00:00:00 2001 From: bodymovin Date: Tue, 10 Dec 2024 23:29:34 +0000 Subject: [PATCH] Nnnn system data enums part 3 Adds system enums to list of available bindable enums. There is no work needed on the cpp side, because we're mapping the values to integers and they translate directly to how our runtime consumes them. In the future we might want to be more restrictive, but for now the way it works is very flexible. Added comments in the PR https://github.com/user-attachments/assets/9941fc9b-ac58-43dc-bcf6-9ebbd4ac4b55 Diffs= c7c1701511 Nnnn system data enums part 3 (#8635) --- .rive_head | 2 +- wasm/submodules/rive-runtime | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.rive_head b/.rive_head index 923a3ed2..5c72264e 100644 --- a/.rive_head +++ b/.rive_head @@ -1 +1 @@ -ce070a26e905779123259a722105d3828b79fd84 +c7c1701511e79979acb7ad863859aa01adbcf3a9 diff --git a/wasm/submodules/rive-runtime b/wasm/submodules/rive-runtime index ec0d4dae..858a5e28 160000 --- a/wasm/submodules/rive-runtime +++ b/wasm/submodules/rive-runtime @@ -1 +1 @@ -Subproject commit ec0d4dae618472b41387e74093f4f814874d66f6 +Subproject commit 858a5e284f51d9bc0960e54612a4bb2ccd2a579a