]> git.xonotic.org Git - xonotic/darkplaces.git/commit
added .dpm model support
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 28 Aug 2005 07:23:51 +0000 (07:23 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 28 Aug 2005 07:23:51 +0000 (07:23 +0000)
commitc404212b669f0c14d57f76b0f58220e0e257927b
tree5b735e1034112e094ab4133bc825011aaeabbf5e
parent07240220e19550d1b8cd85cdac1b6140e0936495
added .dpm model support
moved Mod_ZYMOTICMODEL_Load function prototype from model_zymotic.h to model_alias.h (where the others already are)
removed an unnecessary call to Mod_BuildTriangleNeighbors in Mod_ZYMOTICMODEL_Load (it was being called twice)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5665 d7cf8633-e32d-0410-b094-e92efae38249
model_alias.c
model_alias.h
model_dpmodel.h [new file with mode: 0644]
model_shared.c
model_zymotic.h