-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
triggers were not being correctly reset, so they would trickle onto the next frame. This essentially resets triggers on every frame to make sure they are user only once. In order to support ignoring triggers, the interface of some classes has changed to propagate the boolean down to whoever needs to handle it. Diffs= f69757c8dd fix triggers reset (#8732)
- Loading branch information
bodymovin
committed
Dec 11, 2024
1 parent
a2917d8
commit 765575c
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
ab29c640ccc707dc5482446519ee3e8723fbf039 | ||
f69757c8dd221c54942fee2e47bae55df8f6dc12 |
Submodule rive-runtime
updated
34 files