mirror of
https://github.com/4sval/FModel.git
synced 2026-08-26 19:34:32 -05:00
FModel v4.4.3.1
This commit is contained in:
Submodule CUE4Parse updated: a2fe8e78ec...2cdf9d61e6
@@ -5,9 +5,9 @@
|
||||
<TargetFramework>net6.0-windows</TargetFramework>
|
||||
<UseWPF>true</UseWPF>
|
||||
<ApplicationIcon>FModel.ico</ApplicationIcon>
|
||||
<Version>4.4.3.0</Version>
|
||||
<AssemblyVersion>4.4.3.0</AssemblyVersion>
|
||||
<FileVersion>4.4.3.0</FileVersion>
|
||||
<Version>4.4.3.1</Version>
|
||||
<AssemblyVersion>4.4.3.1</AssemblyVersion>
|
||||
<FileVersion>4.4.3.1</FileVersion>
|
||||
<IsPackable>false</IsPackable>
|
||||
<IsPublishable>true</IsPublishable>
|
||||
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
|
||||
|
||||
@@ -50,6 +50,7 @@ public static class TextureHelper
|
||||
// G: Metallic
|
||||
// B: Whatever (AO / S / E / ...)
|
||||
case "CCFF7R":
|
||||
case "PJ033":
|
||||
{
|
||||
texture.SwizzleMask = new []
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user