]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
MCBSP version 2 loading in the engine.. Some very ugly code (will be rewritten)....
authorsajt <sajt@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 10 Sep 2005 06:49:57 +0000 (06:49 +0000)
committersajt <sajt@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 10 Sep 2005 06:49:57 +0000 (06:49 +0000)
commit6a3503802b09163bef8aba815277841463391b1e
tree107fd1996eab82537cf7a45cb30d77e1cd6d8497
parent9281ac3710ded410932b6ddd1571bf8393affe00
MCBSP version 2 loading in the engine.. Some very ugly code (will be rewritten). Also, I haven't thought of how bboxes will round to hull sizes yet, so don't even bother trying to use the format yet. Also, someone might want to add a dhullinfo_t instance in the model struct or something, so the rounding functions would be able to access the hull sizes. I'm not sure how that will all work yet.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5706 d7cf8633-e32d-0410-b094-e92efae38249
bspfile.h
model_brush.c