]> git.xonotic.org Git - xonotic/darkplaces.git/commit
fixed bug with gl_paranoid 1 when gl_vbo is 0 where element3s contained
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 14 Oct 2009 09:20:11 +0000 (09:20 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 14 Oct 2009 09:20:11 +0000 (09:20 +0000)
commit4a7eb0f11da147f22ae7a2a17b4e5f4b0aad60ac
tree12fc4d01c20d6c399a3860ea2ed7d9e0e0aff3c4
parent02f5809e864ed88bf875dbebcedaf773763a76df
fixed bug with gl_paranoid 1 when gl_vbo is 0 where element3s contained
no valid triangles because they were not initialized by Mod_BuildVBOs
moved unfinished OBJ loader from alias code to brush code

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