Skip to content

Commit

Permalink
Nnnn system data enums part 3
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
bodymovin committed Dec 10, 2024
1 parent 238466c commit 49f9783
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .rive_head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ce070a26e905779123259a722105d3828b79fd84
c7c1701511e79979acb7ad863859aa01adbcf3a9
2 changes: 1 addition & 1 deletion submodules/rive-runtime

0 comments on commit 49f9783

Please sign in to comment.