CodeWalker/CodeWalker.Core/GameFiles/Utils
gg781 595bb9a375
Add Support for D3DFMT_X8R8G8B8 (#214)
This would "fix" the exported xml from having "22" in the embedded texture's format block.
In before this 22 prevents the xml file from importing into blender via Sollumz, caused the common error "KeyError:22" when some people editing weird-making mods.
2023-08-23 13:26:48 +10:00
..
Data.cs Created CodeWalker.Core 2018-02-24 22:52:58 +11:00
DDSIO.cs Add Support for D3DFMT_X8R8G8B8 (#214) 2023-08-23 13:26:48 +10:00
GTACrypto.cs Created CodeWalker.Core 2018-02-24 22:52:58 +11:00
GTAKeys.cs Created CodeWalker.Core 2018-02-24 22:52:58 +11:00
Jenk.cs Add null checks for name hashing to help avoid crashes for some resources 2022-03-20 11:09:24 +11:00