Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Fri Sep 3 10:14:55 EDT 2004


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2004-09-03 14:14:55 UTC

Log message:

zym models are now loaded into the same structs as alias models in memory, this reduces code a lot and gives the full feature set (rtlights/skins)
zym models are now optimized when loading to eliminate duplicate vertex data (one of their more significant design flaws)
mdl/md2/md3 models no longer have stored svector/tvector/normal arrays, instead generating them on demand like skeletal models (this is slower but saves a *lot* of memory)
zym collisions are not implemented (yet)
zym bones are not reported as tags (yet)

Modified files:
     cl_main.c gl_models.c model_alias.c model_alias.h model_shared.c
     model_shared.h pr_cmds.c prvm_cmds.c render.h
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20040903.141455.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20040903/f303cf70/attachment.diff>


More information about the twilight-commits mailing list