Releases: arma3/MipMapTool
Releases · arma3/MipMapTool
v9
Fixed crash when not setting -namestyle parameter
Added -onlyHighestMip parameter for unpack
MipMapTool.exe unpack -onlyHighestMip granaty_nohq.paa
will only unpack granaty_mip256_nohq.paa
but not lower res mips.
v8
Added ability to choose different namestyle (#2)
v7
Removed vcredist requirement
v6
Fixed duplicate mipmaps if one input was compressed and the other wasn't
v5
Added info
command which prints more detailed information about a paa file.
Added warning for width/height missmatch
Added warning about too big data size
Added log output for texture type
v4
Added workaround for invalid mipmap data length (#1)
Fixed not printing startup message with version number.
v3
Fixed error on detection of unpack filenames
v2
Fixed invalid filename parsing
v1
First release. Dunno what to say.
See readme for usage instructions or run MipMapTool help