- new streamlined and modular code for exporting assets
- improved export status messages - support for DXTn Crunched textures (extract only)
This commit is contained in:
@@ -176,7 +176,6 @@ namespace Unity_Studio
|
||||
}
|
||||
}
|
||||
|
||||
asset.TypeString = asset.Type2.ToString();
|
||||
if (UnityClassID.Names[asset.Type2] != null)
|
||||
{
|
||||
asset.TypeString = UnityClassID.Names[asset.Type2];
|
||||
|
||||
Reference in New Issue
Block a user