]> git.xonotic.org Git - xonotic/darkplaces.git/commit
added TEXF_CLAMP flag on model and sprite textures (software quake did not support...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 21 Apr 2003 10:05:18 +0000 (10:05 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 21 Apr 2003 10:05:18 +0000 (10:05 +0000)
commit441b49231e8d4c03c10a8d800df4a29c3b916154
tree0d6b79db661017fb1b430efc5bf93d9ba6bc5c9a
parentc8b10ff42dfa1208346879250f655c3fd2909704
added TEXF_CLAMP flag on model and sprite textures (software quake did not support out of bounds texcoords, so repeat is clearly unnecessary and even undesirable)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2973 d7cf8633-e32d-0410-b094-e92efae38249
model_alias.c
model_sprite.c