-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add time based converter interpolator
new time based interpolator converter. This is the first type of converter that holds state and also is dependent on time. So this PR does 3 things: - makes converters advanceable - clones converters when assigned to data binds - adds support for the time based interpolator Diffs= c23d37a730 add time based converter interpolator (#8936) 86f65a5bb7 Fix text rendering with overflow clip (#8933)
- Loading branch information
bodymovin
committed
Jan 30, 2025
1 parent
2a76924
commit 5e283bb
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 @@ | ||
3dd8f44cf2d303d43c1aea514be6b0382a0c4bb9 | ||
c23d37a730a0496a4923bd85b8ffe0af90b738d7 |
Submodule rive-runtime
updated
17 files