]> git.xonotic.org Git - xonotic/darkplaces.git/commit
new cvars:
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 15 Jun 2010 09:55:17 +0000 (09:55 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Thu, 17 Jun 2010 21:42:04 +0000 (23:42 +0200)
commit62f0c019de526a037b4ac587f0efc1c866fd253e
treed39474d8e30de8ccfa32902dd72f5473c77d56c9
parent6dcc927d5bbaaddbba2b337ec473661d7f6382a4
new cvars:
gl_picmip_world, gl_picmip_sprites, gl_picmip_other: offsets relative to gl_picmip for different kinds of textures (i.e. world stuff renders at gl_picmip + gl_picmip_world)
r_picmipworld, r_picmipsprites are kind of obsolete with this, but stay supported (setting them to 0 is essentially equivalent to setting gl_picmip_foo to -9999)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10235 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=4346809b10ed76664d514ef4f24b888abf9d9fdb
gl_textures.c
model_brush.c
model_shared.c
model_sprite.c
r_textures.h