]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
Added DP_CSQC_ENTITYMODELLIGHT extension (CSQC-updated modellight using modellight_...
authorvortex <vortex@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 12 Sep 2011 16:53:12 +0000 (16:53 +0000)
committerRudolf Polzer <divVerent@xonotic.org>
Wed, 14 Sep 2011 05:10:28 +0000 (07:10 +0200)
commita2c0dfa4197d6ed4b7910238b71df795631af03c
treef56c0af9d9275fbb93196c59f182dcdb2bda5193
parent39d56cb8ab1c34ef8a020052a0a2fc277a30d726
Added DP_CSQC_ENTITYMODELLIGHT extension (CSQC-updated modellight using modellight_* fields). RF_NOCULL transformed to RF_WORLDOBJECT which gives maximal transparent sorting distance (and disables culling), making transparent RF_WORLDOBJECT order-dependent. This is still a hacky thing and can change in the future since whole concept of this flag is not good (it's a quick trick to solve bugs with rendering of really large sky objects).

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11344 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=886221c0a4822afbb9328f3a5ddeee959a1010aa
csprogs.c
csprogs.h
dpdefs/csprogsdefs.qc
gl_rmain.c
meshqueue.c
protocol.h
prvm_offsets.h
svvm_cmds.c