]> icculus.org git repositories - divverent/darkplaces.git/history - model_shared.c
changed r_speeds glFinish to only occur when set to 2, not 1 or 3
[divverent/darkplaces.git] / model_shared.c
2009-03-30 havocfix a use of tempmempool to be loadmodel->mempool
2009-03-29 havoccompute sorted surface list at load of each model ...
2009-03-11 divverentsome typecasts for g++
2009-03-11 divverentmodeldecompile: detect skeletal models properly (no...
2009-03-11 divverentdecompile models written by pre-r8533 zmodel correctly
2009-03-11 havocminor code simplification
2009-03-11 havocanother obj fix
2009-03-11 havocanother obj fix (normals)
2009-03-11 havocfix zmodel script to actually work
2009-03-11 havocmore fixes for obj export
2009-03-10 havocmore fixes for OBJ export
2009-03-10 havocfix two problems in obj export
2009-03-10 havocfix typo
2009-03-10 havocimplemented modeldecompile command, saves .obj version...
2009-02-27 divverentadd three more places to send keepalives. No more disco...
2009-02-27 divverentimprove keepalive handling (also send keepalives during...
2009-02-17 havocfix bugs with missing shader replacements casting shadows
2009-01-28 divverentmake DP compile with C++ again
2009-01-26 havocremove an unused variable
2009-01-25 divverentactually use the cross product of two DIFFERENT vectors...
2009-01-25 havocfix stupid degenerate triangle check, I don't have...
2008-12-29 divverentonly load the null model ONCE
2008-12-29 divverentmodels: add a special built-in model name "null" that...
2008-11-28 divverentmove texture compression disabling and picmip into...
2008-11-08 divverentget rid of skinframe loading spam on dedicated servers
2008-09-12 divverentnew tcmod: "tcmod page <width> <height> <time>", as...
2008-08-22 havocadded shader keywords dpshadow and dpnoshadow (no param...
2008-07-23 divverentturn rev8420 "enable transparency on tga skins on mdl...
2008-07-22 havocenable transparency on tga skins on mdl/md2/md3 when...
2008-07-05 havocan attempt at optimizing msurface_t dlight_cache checks...
2008-06-26 havocfix two warnings
2008-04-21 divverentglobally rename model_t to dp_model_t for OpenSolaris...
2008-04-10 havocimplemented uint16 element array support, and use of...
2008-02-18 havocremoved tag override support in .skin files - because...
2008-02-06 divverenthopefully fix engine crash with map-less shader stages
2008-02-04 havochuge audit of dprints throughout engine, all notices...
2008-02-01 havocrenamed MATERIALFLAG_WATER to MATERIALFLAG_WATERSCROLL
2008-01-28 divverentextra required parameter for dp_water: alpha modifier
2008-01-22 havocremoved support for Sajt's unfinished McBSP format
2007-12-20 havocreenabled R_UpdateAllTextureInfo calls when lighting...
2007-12-18 divverentadd a CRC_Block_CaseInsensitive that tolowers its input...
2007-12-18 havocmoved entity_render_t modellight_* field updates from...
2007-12-18 havocmoved Mod_LoadQ3Shaders() call from CL_BeginDownloads...
2007-12-17 havocfix two warnings
2007-12-17 resDynamically allocate Q3 shader texture frames.
2007-12-17 resFix use of wrong pointer in Q3 shader hash add.
2007-12-17 resChanged Q3 shaders to use dynamic memory allocation...
2007-11-28 havocchanged texture formats from RGBA to BGRA, yes this...
2007-10-15 havocimplemented MATERIALFLAG_REFRACTION
2007-10-11 divverent- fix SEGFAULT when a .shader file has more layers...
2007-10-11 divverentmake more failed skin loads Prints
2007-10-11 divverent^1 is red, not ^4
2007-10-11 divverentonly print the "missing texture for missing shader...
2007-10-11 divverentmake messages about not existing textures colored and...
2007-10-07 divverentsorry... dp_refract parameters should work THAT way...
2007-10-07 divverentchanged reflect/refract keywords to
2007-10-03 divverentCleaned up reflection and refraction a bit; added Q3...
2007-09-25 havocuse even bigger primes actually
2007-09-25 havocuse bigger prime numbers in calculating vertex hash...
2007-08-27 havocimplemented q3 shader keyword polygonoffset
2007-08-23 havocimplemented support for GL_ARB_texture_compression...
2007-06-11 havocadded more developer prints when loading shaders
2007-06-10 havocincreased shader limit from 4096 to 16384, still need...
2007-05-25 havocreorganized rgbgen/alphagen/tcgen fields into their...
2007-05-25 havocimplemented deformvertexes (previously autosprite/autos...
2007-05-24 havocadded parsing of rgbgen wave and alphagen wave
2007-05-24 havocsupport multiple tcmod commands on a single layer
2007-05-24 havocimplemented tcmod (all forms)
2007-05-24 havocadded loading of rgbgen/alphagen/tcgen/tcmod
2007-05-23 havocadded support for "rgbgen lightingdiffuse" as a type...
2007-05-22 havocq3 shaders are now supported on all model and map formats
2007-05-09 havocrenamed COM_ParseTokenConsole to COM_ParseToken_Console
2007-05-07 havocreplaced mod_known array with a memexpandablearray_t...
2007-05-04 havocreenabled code that unloads unused models on level...
2007-04-26 havocclarified descriptions of r_mipsprites and r_mipskins
2007-04-25 havocfixed bug where animated mdl skins (such as Tomaz's...
2007-04-25 havocadded tracking of memory usage of VBO/EBO buffers
2007-04-24 havocreplaced Mod_LoadSkinFrame functions with R_SkinFrame...
2007-04-23 havocmodified Mod_LoadSkinFrame to not attempt to generate...
2007-04-23 havoccleaned up Mod_LoadSkinFrame now that image_loadskin...
2007-04-23 havocmerged image_loadskin and image_freeskin into Mod_LoadS...
2007-04-04 havocimplemented vbo rendering of map, models, and compiled...
2007-04-04 havocnow creates EBOs and VBOs containing static model geome...
2007-03-01 havocimplemented r_shadow_culltriangles cvar (on by default...
2007-02-11 havocmodified Mod_LoadSkinFrame to set base = r_texture_note...
2007-01-21 havocadded some comments in Mod_LoadModel
2007-01-14 havocpatch from div0 that enables printf format warnings...
2006-12-05 havocfixed a bug with blank frames in sprites failing to...
2006-08-05 molivierRemoved all calls to strcpy; most of them are now calls...
2006-06-09 havocdon't allocate a mempool or texture pool if a model...
2006-06-09 havocweb download patch from div0, this adds the "curl"...
2006-05-28 havocno longer sets model->loaded if the model file was...
2006-04-16 havocmodified Mod_BuildTextureVectorsAndNormals to become...
2006-04-08 havocmade darkplaces able to compile as C++ again, and fixed...
2006-03-29 havoceliminated model->meshlist, replaced with an embedded...
2006-03-29 havocno longer uses multiple meshes for model loading, they...
2006-03-21 havocrenamed varray_ arrays to rsurface_array_, and they...
2006-03-15 havocslight optimization of model purging and the like,...
2006-03-11 havocfix skinfile memory leaks on ZYM, DPM, and PSK model...
2006-03-04 havoceliminated calls to Matrix4x4_CreateIdentity (now copie...
next