]> icculus.org git repositories - divverent/nexuiz.git/commit
change LOD code to support the models the way morphed named them. Next time, morphed...
authordiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Tue, 30 Jun 2009 13:20:00 +0000 (13:20 +0000)
committerdiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Tue, 30 Jun 2009 13:20:00 +0000 (13:20 +0000)
commit19aacebeea913a3f3267dd80c83568b897103b7c
tree74cbf81c89b9a217a952fec1b5a1137ebf9b2977
parenta612eb55b248f000abc984b2c0730e39b738041e
change LOD code to support the models the way morphed named them. Next time, morphed, follow the existing code!

To use LOD, compile your progs with:

  fteqcc -DALLOW_VARIABLE_LOD

(note: it takes a lot of extra CPU time on servers with many players)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@7129 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
data/qcsrc/server/cl_client.qc
data/qcsrc/server/miscfunctions.qc