From: MirceaKitsune Date: Thu, 5 Apr 2012 13:32:37 +0000 (+0300) Subject: Those shaders address reflections on solid surfaces, not water / glass X-Git-Tag: xonotic-v0.8.0~5^2~10 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=4c5f46c615b32e21fa57715f7ab896121c3d9ed7;p=xonotic%2Fxonotic-maps.pk3dir.git Those shaders address reflections on solid surfaces, not water / glass --- diff --git a/scripts/exx.shader b/scripts/exx.shader index 94791219..b8d5caec 100644 --- a/scripts/exx.shader +++ b/scripts/exx.shader @@ -1,4 +1,4 @@ -// contains exx textures without reflections +// contains exx textures without reflections on solid surfaces textures/exx/base-crete01 { diff --git a/scripts/exx_reflections_disabled.shader b/scripts/exx_reflections_disabled.shader index d4099c97..5f6f838d 100644 --- a/scripts/exx_reflections_disabled.shader +++ b/scripts/exx_reflections_disabled.shader @@ -1,4 +1,4 @@ -// contains exx textures with reflections, disabled state +// contains exx textures with reflections on solid surfaces, disabled state // those shaders are active when r_reflections_world is off textures/exx/base-metal01 diff --git a/scripts/exx_reflections_enabled.shader b/scripts/exx_reflections_enabled.shader index 06096a2a..e4346de2 100644 --- a/scripts/exx_reflections_enabled.shader +++ b/scripts/exx_reflections_enabled.shader @@ -1,4 +1,4 @@ -// contains exx textures with reflections, enabled state +// contains exx textures with reflections on solid surfaces, enabled state // those shaders are active when r_reflections_world is on textures/exx/base-metal01