feat: add texture diagnostics to viewer
This commit is contained in:
@@ -96,6 +96,7 @@ export default function FolderDropzone({
|
||||
status: 'pending',
|
||||
progress: 0,
|
||||
warnings: validation.warnings,
|
||||
textureReport: validation.textureReport,
|
||||
modelUrl,
|
||||
assetUrls,
|
||||
viewerOpen: true,
|
||||
|
||||
Reference in New Issue
Block a user