]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix bug in loading additional skins after the ones that exist in the model in mdl...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 10 Dec 2016 19:50:51 +0000 (19:50 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 10 Dec 2016 19:50:51 +0000 (19:50 +0000)
commitd4cd2cda4a1eb2288f2acc600b823c02715d1e12
treef4b50b6a38a32dbd9210da681688fefc4f52a31f
parentd7db807baadd28cc5ea158da9d4c582d94891db8
Fix bug in loading additional skins after the ones that exist in the model in mdl loader, which resulted in the missing texture being shown because the skin referenced a texture beyond num_textures.

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