Quick and simple utility to find unique texture references in a folder full of mdl's.
Note:The original submission for this file hasn't worked in a long time. Since it's such a useful utility I decided to repost it, with text from the included readme file below:
Quick and simple utility to find unique texture references in
a folder full of mdl's.
It can also list unused tga/dds files in a folder as well as
point out files that are missing from the folder that are in
use by the mdl's in that folder.
And it can also ignore the standard Bioware Tile textures
both references and in the folder. It only ignores the
ones that are in the tile texture format though so you
might see some missing texture lines if you're using other
BW textures than the ones that are like TIN01 or TDC01 and
etc.
Its quick and dirty code which means its not going to chew
through large and or hundreds of files in any quick fashion
but it's adequate for my needs.
Its ALPHA so it may not work, it may crash, you can probably
cause it to exit in an abnormal fashion in some shape form
or fashion.