]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
fix broken allocation code for skeletal models that was allocating too
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 13 Apr 2007 22:41:27 +0000 (22:41 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 13 Apr 2007 22:41:27 +0000 (22:41 +0000)
commit832f74beeac7c32349e32fabe255918d6591de5e
tree31394dc1fb9e7dc4f1df3c0619365ee17ca52181
parent33500a07690dead0a864b322be497bfacde2e512
fix broken allocation code for skeletal models that was allocating too
much memory for basebonepose arrays (thanks to Vic for reporting this)

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