Commit d43efe4
luigi-rosso
fix: include BlobAsset in File::read() asset import switches (#12191) a8142e0e4f
BlobAsset is a FileAsset subclass but was missing from the two switch
statements in File::read() that enumerate file-backed asset types. As
a result, blob assets were silently skipped during import: they were
neither added to m_fileAssets nor routed through FileAssetImporter.1 parent 905a915 commit d43efe4
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Submodule rive-runtime updated 2 files
0 commit comments