]> git.xonotic.org Git - xonotic/darkplaces.git/history - model_alias.c
Configure all of the CL_MeshEntities* meshes the same, the material flags decide...
[xonotic/darkplaces.git] / model_alias.c
2018-04-03 havocAdd skipmaterialflagsmask feature to TraceLine and...
2017-04-08 Rudolf Polzer::stable-branch::reset=f6d8bf009aadd637cd9d7444a564ad1b...
2016-12-10 havocFix bug in loading additional skins after the ones...
2016-11-29 havocAdd skipsupercontentsmask parameter to all the collisio...
2016-11-29 havocFix MSVC++ 2015 warnings about variable scope and some...
2016-11-27 havocAdd skipsupercontentsmask parameter to all the collisio...
2016-11-27 havocRollback last change which was meant to be many smaller...
2016-11-27 havocAdded developer_memorylargerthanmb cvar which dprints...
2016-09-14 havocOverhauled quake3 shader loading such that it now produ...
2016-09-10 havocFix MSVC++ 2015 warnings about variable scope and some...
2014-06-04 havocAdded Quake2 BSP support (IBSP38), this is a work in...
2014-06-01 havocAdded Quake2 BSP support (IBSP38), this is a work in...
2014-05-13 havocRemoved collision_prefernudgedfraction cvar and trace...
2014-05-13 havocRemoved collision_prefernudgedfraction cvar and trace...
2013-03-28 eihrulfactor out skeletal animation transform generation...
2013-03-26 eihrulfactor out skeletal animation transform generation...
2013-02-25 havocadded entity caching stats in graph
2013-02-23 havocadded entity caching stats in graph
2013-01-20 havocimplemented gpu-skinning (vertex shader skeletal animat...
2013-01-16 havocimplemented gpu-skinning (vertex shader skeletal animat...
2012-12-31 havocfix bug with transparency sorting introduced by vortex...
2012-12-22 havocfix bug with transparency sorting introduced by vortex...
2012-05-13 havocfix some int to bool conversion warnings on MSVS2008
2012-05-05 havocfix some int to bool conversion warnings on MSVS2008
2012-04-19 divverentremove some more dead code
2012-04-19 divverentremove some more dead code
2012-03-09 eihrulconvert pose6s data to pose7s data to resolve quaternio...
2012-03-03 divverentadd a flag to forcibly turn off skeletal animation... xonotic-v0.6.0
2012-03-01 divverentadd a flag to forcibly turn off skeletal animation...
2012-02-11 havocchange mdl texcoord loading to not have a .5 pixel...
2012-02-04 eihrulconvert pose6s data to pose7s data to resolve quaternio...
2012-01-26 havocchange mdl texcoord loading to not have a .5 pixel...
2011-11-15 Rudolf Polzer::stable-branch::reset=9b74aa42ccbe076796426f8c131cf3ef...
2011-10-30 havocfix two more C++ compile errors
2011-10-29 havocallow .psk models to be loaded without a corresponding...
2011-10-29 havocallow .psk models to be loaded without a corresponding...
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2011-10-17 havocfix more crashes to do with animscenes being NULL on...
2011-10-17 havocfix more crashes to do with animscenes being NULL on...
2011-10-16 havocfix byte color handling in iqm loader
2011-10-16 havocfix two crashes that divVerent found and fixed but...
2011-10-16 havocfix crashes with last patch to model loaders
2011-10-16 havocallow iqm models without geometry
2011-10-16 havocfix byte color handling in iqm loader
2011-10-15 havocfix two crashes that divVerent found and fixed but...
2011-10-14 havocfix crashes with last patch to model loaders
2011-10-14 havocallow iqm models without geometry
2011-10-01 eihrulbetter fix for skeletal no-bones case
2011-10-01 eihrulhandle no-bones case for skeletal animation
2011-09-30 eihrulbetter fix for skeletal no-bones case
2011-09-30 eihrulhandle no-bones case for skeletal animation
2011-09-26 havocfix issues with watershader on models, also now support...
2011-09-16 havocfix issues with watershader on models, also now support...
2011-08-30 vortexOffsetmapping: new "Bias" parameter that sets a custom...
2011-08-29 vortexOffsetmapping: new "Bias" parameter that sets a custom...
2011-08-14 havocfix a pile of issues with calling conventions on GLES2...
2011-08-03 havocfix a pile of issues with calling conventions on GLES2...
2011-07-31 eihrulremoving more memcpys from IQM loading
2011-07-31 eihrulIQM loading fixes and optimizations
2011-07-31 havocre-optimize the IQM model loader somewhat by not alloca...
2011-07-31 havocreworked iqm model loader to copy all data into allocat...
2011-07-29 eihrulremoving more memcpys from IQM loading
2011-07-29 eihrulIQM loading fixes and optimizations
2011-07-29 havocre-optimize the IQM model loader somewhat by not alloca...
2011-07-29 havocreworked iqm model loader to copy all data into allocat...
2011-07-23 eihrulhandle IQM models with no blend weights
2011-07-23 eihrultab formatting fix
2011-07-23 eihrulbuild static frame for IQM models with no animations
2011-07-11 eihrulhandle IQM models with no blend weights
2011-07-10 eihrultab formatting fix
2011-07-10 eihrulbuild static frame for IQM models with no animations
2011-06-30 havocfix offsetmapping without a q3 shader on Q1BSP and MDL
2011-06-28 havocfix offsetmapping without a q3 shader on Q1BSP and MDL
2011-06-23 havocfix model loading memory corruption errors related to
2011-06-23 havocfix model loading memory corruption errors related to
2011-06-01 eihruliqm version 1 compatibility
2011-06-01 eihruliqm version 1 compatibility
2011-06-01 eihrulsupport for version 2 of iqm
2011-06-01 eihrulUNMERGE! support for version 2 of iqm
2011-06-01 eihrulsupport for version 2 of iqm
2011-05-31 eihrulsupport for version 2 of iqm
2011-04-01 havocWGL client can now use DPSOFTRAST, added thread_win...
2011-04-01 havocWGL client can now use DPSOFTRAST, added thread_win...
2011-02-12 Rudolf Polzer::stable-branch::reset=83d0515e854d7acf232a792868fe330b...
2011-01-29 divverentSquashed commit of the following:
2011-01-14 havocadded r_enableshadowvolumes cvar, this defaults to...
2011-01-14 havocadded r_enableshadowvolumes cvar, this defaults to...
2010-11-21 havocuse r_smoothnormals_areaweighting cvar on all calls...
2010-11-21 havocuse r_smoothnormals_areaweighting cvar on all calls...
2010-11-19 divverentdeveloper_extra: also spam some messages during model...
2010-11-17 divverentdeveloper_extra: also spam some messages during model...
2010-10-18 divverentfix a Mem_Free(NULL) warning
2010-10-18 divverentfix a Mem_Free(NULL) warning
2010-10-08 divverentSSE patch by kyre, with runtime CPU detection and a...
2010-10-08 divverentSSE patch by kyre, with runtime CPU detection and a...
2010-09-16 divverentadd a TraceBrush function to all model types, and imple...
2010-09-14 divverentadd a TraceBrush function to all model types, and imple...
2010-08-10 divverentMod_BuildAliasSkinsFromSkinFile: strip image extension
2010-08-09 divverentMod_BuildAliasSkinsFromSkinFile: strip image extension
2010-06-29 divverentspeed up decal creation in newdecalsystem by using...
next