-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert the feather texture to a texture1d array
(But leave it as a texture2d on GL and Vulkan still. GLES doesn't have texture1d and we will convert Vulkan in the near future.) Diffs= 98cac08e6a Convert the feather texture to a texture1d array (#9027)
- Loading branch information
csmartdalton
committed
Feb 18, 2025
1 parent
00bf54c
commit 84a1061
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 @@ | ||
b0b554d78bfd1bb22c94dfc8d9425cc905780d2a | ||
98cac08e6a7ae298cf620f3cbc05cdc9233de61c |
Submodule rive-runtime
updated
14 files