Skip to content

Commit

Permalink
add time based converter interpolator
Browse files Browse the repository at this point in the history
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 99f80a6 commit f349f4e
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 @@
3dd8f44cf2d303d43c1aea514be6b0382a0c4bb9
c23d37a730a0496a4923bd85b8ffe0af90b738d7
2 changes: 1 addition & 1 deletion submodules/rive-cpp

0 comments on commit f349f4e

Please sign in to comment.