]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - model_shared.c
big oops: fix C++ compilation (had used "operator" as variable name)
[xonotic/darkplaces.git] / model_shared.c
2011-08-24 divverentbig oops: fix C++ compilation (had used "operator"...
2011-08-23 divverentdpshaderkill enhancements
2011-08-23 havocadded dpshaderkillifcvar and dpshaderkillifcvarzero...
2011-08-14 vortexr_glsl_deluxemapping 2 support for vertexlit surfaces...
2011-06-27 havocfix the solid water bug for real
2011-05-03 vortexTransparent sorting: added maxdist and array size cvars...
2011-04-08 havocadded mod_noshader_default_offsetmapping to allow separ...
2011-03-07 Rudolf Polzer::stable-branch::reset=c0b5a9d4a829afdee87b9ef5fc508dff...
2011-03-03 havoceliminated color4ub vertex formats, now everything...
2011-02-12 Rudolf Polzer::stable-branch::reset=83d0515e854d7acf232a792868fe330b...
2011-02-11 havocadded iris adaptation experiment
2011-01-18 havocreduced memory usage by around 20MB (no longer allocate...
2011-01-14 havocadded r_enableshadowvolumes cvar, this defaults to...
2011-01-14 havocadded r_enableshadowvolumes cvar, this defaults to...
2010-12-16 vortexODE improvements:
2010-12-16 vortexODE improvements:
2010-11-20 Rudolf Polzer::stable-branch::reset=2b2ce6d4f94d18b45451c9e648c1c0bb...
2010-11-07 divverentnew shader parameter "dppolygonoffset <factor> <offset...
2010-11-07 divverentnew shader parameter "dppolygonoffset <factor> <offset...
2010-10-14 vortexAdded dp_waterscroll <scale> <speed> shader keyword...
2010-10-13 vortexAdded dp_waterscroll <scale> <speed> shader keyword...
2010-09-24 havoc havoc@d7cf86... UNMERGE
2010-09-24 havoc havoc@d7cf86... UNMERGE
2010-09-24 havoc havoc@d7cf86... UNMERGE
2010-09-24 havoc havoc@d7cf86... UNMERGE
2010-09-24 divverent divveren... UNMERGE
2010-09-24 Rudolf PolzerReset the stable branch to the current DP trunk, as...
2010-07-21 divverentcvar: r_mipnormalmaps
2010-07-16 divverentcvar: r_mipnormalmaps
2010-07-15 divverentfix ISWORLD and ISSPRITE texture flags (making r_picmip...
2010-07-15 havocchanged modeldecompile's obj output to not negate an...
2010-07-15 divverentfix ISWORLD and ISSPRITE texture flags (making r_picmip...
2010-07-14 havocchanged modeldecompile's obj output to not negate an...
2010-07-09 divverentcleanup mempool use when generating a shadow mesh ...
2010-07-03 havocadd DeviceLost and DeviceRestored functions to R_Module...
2010-07-03 havocgrow svbsp allocation limit much faster (*16 rather...
2010-07-03 havocimplemented Direct3D9 renderer (off by default), not...
2010-07-02 havoccreated new MSVC2008 project files and solution from...
2010-07-02 havocadd DeviceLost and DeviceRestored functions to R_Module...
2010-07-02 havocfix a bunch of warnings if compiling darkplaces as...
2010-07-02 havocgrow svbsp allocation limit much faster (*16 rather...
2010-06-27 havocfix a warning
2010-06-25 havocfix a warning
2010-06-22 divverentjpeg: perform picmip levels 1, 2, 3 accelerated by...
2010-06-21 divverentjpeg: perform picmip levels 1, 2, 3 accelerated by...
2010-06-17 divverentuser (csqc) controllable wavefuncs
2010-06-17 divverentnew cvars:
2010-06-17 divverentuser (csqc) controllable wavefuncs
2010-06-15 divverentnew cvars:
2010-06-15 vortexsupport for q3map2's custinfoparms.txt in Mod_LoadQ3Sha...
2010-06-06 vortexsupport for q3map2's custinfoparms.txt in Mod_LoadQ3Sha...
2010-05-01 havocoverhauled vertex formats, now supports 100% interleave...
2010-03-20 divverentmake model decompiling more robus regarding anim names...
2010-03-20 divverentmodeldecompile: also write a framegroups file if possible
2010-03-20 eihrulexperimental IQM model format support
2010-03-18 divverentmake model decompiling more robus regarding anim names...
2010-03-13 divverentmodeldecompile: also write a framegroups file if possible
2010-03-07 eihrulexperimental IQM model format support
2010-03-02 divverentWarpZones:
2010-02-28 divverentWarpZones:
2010-02-26 havocadded dpmeshcollisions keyword in shader parsing, this...
2010-02-26 vortexOffsetmapping now could be customized on per-texture...
2010-02-25 havocadded dpmeshcollisions keyword in shader parsing, this...
2010-02-22 havocmake model collisions work when q3 shaders are used...
2010-02-22 eihrulMod_Decompile_SMD blend weight fixes
2010-02-22 eihrulstore blend weights as unsigned char data
2010-02-21 vortexOffsetmapping now could be customized on per-texture...
2010-02-18 havocmake model collisions work when q3 shaders are used...
2010-02-17 eihrulMod_Decompile_SMD blend weight fixes
2010-02-17 eihrulstore blend weights as unsigned char data
2010-02-06 divverentfix 9924 REALLY, this time transforming dp_ into dp...
2010-02-06 eihrulfaster skeletal animation based on blend-palettes
2010-02-06 divverentfix typo in previous commit
2010-02-06 divverentfix some inconsistent naming: some shader parameters...
2010-02-06 eihrulcheck if a model's textures have deforms that need...
2010-02-05 divverentfix 9924 REALLY, this time transforming dp_ into dp...
2010-02-04 eihrulfaster skeletal animation based on blend-palettes
2010-02-03 divverentfix typo in previous commit
2010-02-03 divverentfix some inconsistent naming: some shader parameters...
2010-02-01 eihrulcheck if a model's textures have deforms that need...
2010-02-01 havocfix a bunch of warnings
2010-02-01 havocimplemented fake reflection cubemaps... requires that...
2010-01-31 havocfix a bunch of warnings
2010-01-27 havocsome bugfixes to mod_generatelightmaps that make it...
2010-01-27 havocfix a bug where submodels are not uploaded in a VBO...
2010-01-27 havocimplemented fake reflection cubemaps... requires that...
2010-01-26 havocsome bugfixes to mod_generatelightmaps that make it...
2010-01-25 havocfix a bug where submodels are not uploaded in a VBO...
2010-01-11 havocfix compile warning
2010-01-11 havocredesigned skeletal model animation bone pose format...
2010-01-09 eihrulsilence warning about using uninitialized pose var
2010-01-09 havocfix compile warning
2010-01-09 eihrulsilence warning about using uninitialized pose var
2010-01-09 havocredesigned skeletal model animation bone pose format...
2010-01-08 havocreduce memory usage by several more megabytes
2010-01-08 havocreduce memory usage by several more megabytes
2009-12-27 havocchanged several Con_Printf calls to Con_DPrintf
2009-12-27 havocchanged a ton of developer cvar checks into developer_e...
2009-12-24 havocchanged svbsp code to use floats instead of doubles
2009-12-21 havocremoved r_precachetextures cvar
next