]> icculus.org git repositories - divverent/darkplaces.git/history - model_alias.h
fix decal fading so they really DO disappear eventually now, rather than hogging...
[divverent/darkplaces.git] / model_alias.h
2005-03-18 havocgot rid of aliasskin/aliaslayer system for rendering...
2004-09-23 havocadded a Mod_BuildNormals function to accelerate vertex...
2004-09-03 havoczym models are now loaded into the same structs as...
2003-07-22 havocnow loads md3 tags
2003-07-02 havocchanged brush model API - now uses function pointers...
2003-05-23 havocaliasvertex_t no longer exists, models are now stored...
2003-04-18 havocreorganized aliaslayer_t handling to fix a few bugs
2003-03-15 havocvarray_* rewritten to remove padding (varray_vertex3f...
2002-12-02 havocmd3 model support and some cleanups to skin loading...
2002-11-28 havocmdl/md2 transitioned to meshes
2002-11-28 havocmost of the new alias mesh system is in place now...
2002-11-27 havocchanged format of aliasvertex_t to use floats (hopefull...
2002-11-26 havoccleaned up md3 structs
2002-11-26 havocmdl and md2 vertices are now stored in a different...
2002-11-25 havocreverse engineered md3 format and wrote struct declarat...
2002-06-02 knghtbrdDP code cleanup, stage one - all headers that can be...
2002-02-25 lordhavoccleaned up backend code a bit more, added R_Mesh_Draw_G...
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-05-30 lordhavocadded newline at end to appease gcc
2001-05-27 lordhavoccleaned up nearly all of the externs in .c files (moved...
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2001-02-23 lordhavocimproved TraceLine in chase.c to be more generally...
2000-11-26 lordhavocwork around gcc lacking support for no-size arrays...
2000-11-17 lordhavocupdated to version 1.50, build 75.
2000-09-06 lordhavocLinux GLX, a lot of code shrinkage/cleanup, assembly...
2000-08-22 lordhavocInitial revision