Add properties for XTX
This commit is contained in:
parent
111dc394ed
commit
02b4c1682c
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -205,7 +205,6 @@ namespace FirstPlugin
|
||||
|
||||
TextureBlocks.Add(blockHeader.Data);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
reader.Close();
|
||||
@ -479,6 +478,7 @@ namespace FirstPlugin
|
||||
}
|
||||
editor.Text = Text;
|
||||
editor.LoadImage(this);
|
||||
editor.LoadProperties(GenericProperties);
|
||||
}
|
||||
|
||||
private static XTXFormats.XTXImageFormat ConvertFromGenericFormat(TEX_FORMAT Format)
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user