]> git.xonotic.org Git - xonotic/darkplaces.git/commit
add new console command "fixtrans", usage: fixtrans gfx/foo.tga - writes a new fixtra...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 9 Nov 2007 15:03:13 +0000 (15:03 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 9 Nov 2007 15:03:13 +0000 (15:03 +0000)
commit51f09e1526ab6144043e8213ffd66939dfe47c81
tree0d602c619cd465586d6677a98bcece35d8cef14a
parenteb529936e63194bad80c9a4896a85a7a2e3610c6
add new console command "fixtrans", usage: fixtrans gfx/foo.tga - writes a new fixtrans/gfx/foo.tga with alpha-zero pixels changed to values around them. Helps with weird seams on badly made transparent images.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7672 d7cf8633-e32d-0410-b094-e92efae38249
host_cmd.c
image.c
image.h