]> 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)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 15 Jun 2010 09:55:17 +0000 (09:55 +0000)
commit4346809b10ed76664d514ef4f24b888abf9d9fdb
treec576faac870efd0691b793d75ddca632c89ebeaa
parent7f4e1fa7eb935945f8d86b87f10e3fe921adb3a2
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
gl_textures.c
model_brush.c
model_shared.c
model_sprite.c
r_textures.h