]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - model_shared.h
added a comment describing GL triangle strip order (why add it to this? convenience)
[xonotic/darkplaces.git] / model_shared.h
2002-10-16 havocfixed some dynamic lighting bugs related to glowing...
2002-10-14 havocR_LoadTexture functions take a palette pointer now
2002-10-13 havocadded TEXF_CLAMP flag for textures
2002-10-05 havoctexcoord arrays are now 3 component (padded to 4 floats)
2002-10-04 havocshadow volume rendering still very incomplete, but...
2002-10-03 havocmassive coding has been done on shadow volumes (some...
2002-09-30 havocadded radius and radius2 (squared radius) fields to...
2002-09-27 havocCL_TraceLine can now return what entity was hit (this...
2002-09-27 havocalias mdl/md2 models now have a mdlmd2data_triangleneig...
2002-09-27 havocadded Mod_FindTriangleWithEdge and Mod_BuildTriangleNei...
2002-09-11 havocwhitespace
2002-09-10 havocoptimizing R_DrawSurfaces and WorldNode functions
2002-09-10 havocsurfaces are now texture sorted rather than shader...
2002-09-09 havocremoved modelsortedsurfaces
2002-09-05 havocyou can now (try to) play in maps you don't have, and...
2002-08-28 havocmost of the framework for hardware accelerated transfor...
2002-08-27 havocengine mostly converted to use R_MeshQueue functions...
2002-08-21 havocno more warping meshs of any kind
2002-08-05 havocremoved support for r_ser (also known as R_Clip or...
2002-07-06 havocsome cleanup of map texture loading and related code...
2002-06-02 knghtbrdDP code cleanup, stage one - all headers that can be...
2002-05-15 lordhavocdirectional static lighting support (but not fast yet...
2002-02-27 lordhavocrenamed byte to qbyte throughout engine to eliminate...
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-12-04 lordhavocrewrote RecursiveHullCheck, no longer gets stuck on...
2001-10-30 lordhavocadded support for transparent model skins
2001-05-27 lordhavoccleaned up nearly all of the externs in .c files (moved...
2001-05-11 lordhavoc***map loader generates portals for the map*** (can...
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2000-11-17 lordhavocupdated to version 1.50, build 75.
2000-08-22 lordhavocInitial revision