Fix(viewer-lib): Empty normals array force viewer normal calculation (#4002)

This commit is contained in:
Alexandru Popovici
2025-02-18 12:57:40 +02:00
committed by GitHub
parent eb7aa64c10
commit cd2fbd657e
@@ -299,7 +299,7 @@ export class SpeckleGeometryConverter extends GeometryConverter {
)
normals = undefined
}
}
} else normals = undefined
return {
attributes: {