Skip to content

Releases: arma3/MipMapTool

v9

14 Mar 13:25
9b25785
Compare
Choose a tag to compare

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

20 Nov 10:02
Compare
Choose a tag to compare
v8

Added ability to choose different namestyle (#2)

v7

18 Sep 18:36
ffde8f1
Compare
Choose a tag to compare
v7

Removed vcredist requirement

v6

14 Sep 10:08
e7f905d
Compare
Choose a tag to compare
v6

Fixed duplicate mipmaps if one input was compressed and the other wasn't

v5

01 Sep 15:01
b384490
Compare
Choose a tag to compare
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

01 Sep 12:31
10488f0
Compare
Choose a tag to compare
v4

Added workaround for invalid mipmap data length (#1)
Fixed not printing startup message with version number.

v3

25 Aug 12:58
cd8aab8
Compare
Choose a tag to compare
v3

Fixed error on detection of unpack filenames

v2

17 Aug 14:52
d1b6d72
Compare
Choose a tag to compare
v2

Fixed invalid filename parsing

v1

17 Aug 14:01
2abac0a
Compare
Choose a tag to compare
v1

First release. Dunno what to say.
See readme for usage instructions or run MipMapTool help