Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Tue Nov 26 15:49:23 EST 2002


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2002-11-26 20:49:23 UTC

Log message:

mdl and md2 vertices are now stored in a different structure called aliasvertex_t, it has all the features of mdl, md2 and md3 formats and simplifies interpolation, it also has precomputed texture vectors for faster realtime lighting.
normals are no longer interpolated if not needed (fake shadows and shadow volumes do not need them)
added VectorM, VectorMAM, VectorMAMAM and VectorMAMAMAM macros to make aliasvertex_t interpolation code more readable

Modified files:
     gl_models.c mathlib.h model_alias.c model_alias.h model_shared.h
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20021126.204923.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20021126/5cee7fca/attachment.diff>


More information about the twilight-commits mailing list