Flip UVs for gfbmdl
This commit is contained in:
parent
456796d684
commit
29b4e07fd5
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -322,6 +322,8 @@ namespace FirstPlugin
|
||||
mesh.vertices.Add(vertex);
|
||||
}
|
||||
|
||||
mesh.FlipUvsVertical();
|
||||
|
||||
int polyIndex = 0;
|
||||
foreach (var group in Buffer.PolygonGroups)
|
||||
{
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user