You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(web): preserve texture references in GLTF viewer material cloning
Fixes texture loss issue where cloning textures in cloneSceneWithMaterials
was breaking glTF texture data. Now preserves original texture references
to maintain texture integrity during material cloning.
0 commit comments