From: Mirio Date: Sun, 27 Nov 2016 16:18:39 +0000 (+0100) Subject: Add nopicmip to shader file X-Git-Tag: xonotic-v0.8.2~102^2~19 X-Git-Url: https://git.xonotic.org/?a=commitdiff_plain;h=b0dbb6259f38a697a2d158c4ba2a2fabce658b59;p=xonotic%2Fxonotic-maps.pk3dir.git Add nopicmip to shader file --- diff --git a/scripts/map_boil.shader b/scripts/map_boil.shader index 57075b12..7fbb00eb 100644 --- a/scripts/map_boil.shader +++ b/scripts/map_boil.shader @@ -5,6 +5,7 @@ textures/map_boil/credit surfaceparm nonsolid polygonOffset cull none + nopicmip { map textures/map_boil/credit blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA @@ -19,6 +20,7 @@ textures/map_boil/brush surfaceparm nonsolid polygonOffset cull none + nopicmip { map textures/map_boil/brush blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA @@ -33,6 +35,7 @@ textures/map_boil/frogg surfaceparm nonsolid polygonOffset cull none + nopicmip { map textures/map_boil/frogg blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA