mirror of
https://github.com/4sval/FModel.git
synced 2026-03-21 17:24:26 -05:00
FModel v4.4.3.1
This commit is contained in:
parent
2ddfdb4fcd
commit
664054e4b4
|
|
@ -1 +1 @@
|
|||
Subproject commit a2fe8e78ecce6be9f1cd87cc2f1a3fadf616a543
|
||||
Subproject commit 2cdf9d61e66253f746f6a6e5b23b57979fbaab69
|
||||
|
|
@ -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 []
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user