Skip to content

Commit

Permalink
add support for rendering static scene
Browse files Browse the repository at this point in the history
This is part of the work to allow users to record the stage instead of recording animations or state machines. It's mostly useful for pngs and svgs.
It introduces the class StaticScene that extends Scene to expose the same interface as LinearAnimationInstance and StateMachineInstance

Diffs=
3927ea695 add support for rendering static scene (#6192)
  • Loading branch information
bodymovin committed Nov 2, 2023
1 parent d630b6b commit 0ff45d6
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 @@
1b9676ac2d083cfcfcb5f19d385ba5706791c92c
3927ea695d20b79956788268b6938efcb6ab0efe
2 changes: 1 addition & 1 deletion submodules/rive-cpp

0 comments on commit 0ff45d6

Please sign in to comment.