Merge trunk fixes to 2.0 branch. Get things ready for 2.0.2 release.

This commit is contained in:
castano
2008-03-27 04:44:29 +00:00
parent 46334cb96a
commit 07df6e7539
16 changed files with 286 additions and 2056 deletions

View File

@ -3,6 +3,7 @@ NVIDIA Texture Tools version 2.0.2
* Fix indexMirror error reported by Chris Lambert.
* Fix vc8 post build command, reported by Richard Sim.
* Fix RGBA modes with less than 32 bpp by Viktor Linder.
* Fix alpha decompression by amorilia. See issue 40.
NVIDIA Texture Tools version 2.0.1
* Fix memory leaks.