support export texture2d as tga

This commit is contained in:
Kanglai Qian
2020-03-03 11:23:36 +08:00
parent 80dc24b487
commit c7043c1a83
4 changed files with 6000 additions and 3 deletions

View File

@@ -65,6 +65,7 @@
<Compile Include="Math\Vector2.cs" />
<Compile Include="Math\Vector3.cs" />
<Compile Include="Math\Vector4.cs" />
<Compile Include="TGASharpLib\TGASharpLib.cs" />
<Compile Include="UType.cs" />
<Compile Include="ResourceReader.cs" />
<Compile Include="IImported.cs" />

File diff suppressed because it is too large Load Diff