]> git.xonotic.org Git - xonotic/darkplaces.git/commit
reworked animcache code to store information in ent->animcache_vertex3f
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 14 Dec 2009 06:35:00 +0000 (06:35 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 14 Dec 2009 06:35:00 +0000 (06:35 +0000)
commitb4f27ddf07c8b4e6a4116c8334336f8d8ebe78d2
tree461fecaf0822b4dd6bb9036ad289a714e201e4d8
parentbcb168463b409a80c0875371d7ae87dd93f6b3dc
reworked animcache code to store information in ent->animcache_vertex3f
and similar fields rather than having a separate info array

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9585 d7cf8633-e32d-0410-b094-e92efae38249
client.h
gl_rmain.c
r_shadow.c