-
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.
added a new data converter by request from Duo. It defines an input range and maps it to an output range. It includes some extra features like clamping the value, applying a modulo in order to make it loop, and reversing it. And it also takes an interpolator such that the mapping doesn't need to be lineal. @ https://github.com/user-attachments/assets/d18b1269-8b5e-4aad-9504-9f5f3dcdaad9 Diffs= 88543fa792 Nnnn range data converter (#8585)
- Loading branch information
bodymovin
committed
Nov 18, 2024
1 parent
c00cf20
commit 5cc73bc
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 @@ | ||
a2b0cb230ae3f3834d13096d7dc7688ef908c1d3 | ||
88543fa79295566065b700bfcf66130f327ff562 |
Submodule rive-runtime
updated
23 files