]> git.xonotic.org Git - xonotic/darkplaces.git/commit
fix crashes with last patch to model loaders
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 14 Oct 2011 08:28:45 +0000 (08:28 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 14 Oct 2011 08:28:45 +0000 (08:28 +0000)
commitb081b91727d6a51377d07c83245f8a22bac3755c
tree63db9c4fa69c028b2d7d776762f03bdf0eef4744
parent90e7a69e22ff2bb2dd087ca5d9c0fa8132db4794
fix crashes with last patch to model loaders
load vertex colors in iqm model format if they exist (can be accessed in
GLSL Shaders)

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