feat: add texture diagnostics to viewer

This commit is contained in:
Tom Boullay
2026-05-17 16:49:24 +02:00
parent 3cfb3a21a9
commit 83b2b405b4
7 changed files with 419 additions and 16 deletions
+1 -1
View File
@@ -243,7 +243,7 @@ function pickOpacityMap(
const genericIndex = entries.findIndex((entry) => entry.target === '')
if (genericIndex >= 0) return textures[genericIndex]
return entries.length === 1 ? textures[0] : undefined
return undefined
}
function Model({