From 85a3a3d97c5f40277f25232225f7e05558ea730e Mon Sep 17 00:00:00 2001 From: FruitieX Date: Fri, 30 Jul 2010 02:02:18 +0300 Subject: [PATCH] all of trak4x gloss => reflect --- scripts/trak4x.shader | 19 ++++++++++++++++++ ..._gloss.tga => base_paint_blue_reflect.tga} | Bin ...gloss.tga => base_paint_dblue_reflect.tga} | Bin ...gloss.tga => base_paint_green_reflect.tga} | Bin ..._gloss.tga => base_paint_pink_reflect.tga} | Bin ..._gloss.tga => base_paint_purp_reflect.tga} | Bin ...d_gloss.tga => base_paint_red_reflect.tga} | Bin ...loss.tga => base_paint_yellow_reflect.tga} | Bin ...d2_gloss.tga => base_painted2_reflect.tga} | Bin ...st1c_gloss.tga => base_rust1c_reflect.tga} | Bin ...rust2_gloss.tga => base_rust2_reflect.tga} | Bin ...st2b_gloss.tga => base_rust2b_reflect.tga} | Bin ...ile1_gloss.tga => floor_tile1_reflect.tga} | Bin ...e2a_gloss.tga => floor_tile2a_reflect.tga} | Bin ...e2b_gloss.tga => floor_tile2b_reflect.tga} | Bin ...e3a_gloss.tga => floor_tile3a_reflect.tga} | Bin ...e3b_gloss.tga => floor_tile3b_reflect.tga} | Bin ...e3c_gloss.tga => floor_tile3c_reflect.tga} | Bin ...ate1_gloss.tga => trim_grate1_reflect.tga} | Bin ...e2a_gloss.tga => trim_grate2a_reflect.tga} | Bin 20 files changed, 19 insertions(+) rename textures/trak4x/base/{base_paint_blue_gloss.tga => base_paint_blue_reflect.tga} (100%) rename textures/trak4x/base/{base_paint_dblue_gloss.tga => base_paint_dblue_reflect.tga} (100%) rename textures/trak4x/base/{base_paint_green_gloss.tga => base_paint_green_reflect.tga} (100%) rename textures/trak4x/base/{base_paint_pink_gloss.tga => base_paint_pink_reflect.tga} (100%) rename textures/trak4x/base/{base_paint_purp_gloss.tga => base_paint_purp_reflect.tga} (100%) rename textures/trak4x/base/{base_paint_red_gloss.tga => base_paint_red_reflect.tga} (100%) rename textures/trak4x/base/{base_paint_yellow_gloss.tga => base_paint_yellow_reflect.tga} (100%) rename textures/trak4x/base/{base_painted2_gloss.tga => base_painted2_reflect.tga} (100%) rename textures/trak4x/base/{base_rust1c_gloss.tga => base_rust1c_reflect.tga} (100%) rename textures/trak4x/base/{base_rust2_gloss.tga => base_rust2_reflect.tga} (100%) rename textures/trak4x/base/{base_rust2b_gloss.tga => base_rust2b_reflect.tga} (100%) rename textures/trak4x/floor/{floor_tile1_gloss.tga => floor_tile1_reflect.tga} (100%) rename textures/trak4x/floor/{floor_tile2a_gloss.tga => floor_tile2a_reflect.tga} (100%) rename textures/trak4x/floor/{floor_tile2b_gloss.tga => floor_tile2b_reflect.tga} (100%) rename textures/trak4x/floor/{floor_tile3a_gloss.tga => floor_tile3a_reflect.tga} (100%) rename textures/trak4x/floor/{floor_tile3b_gloss.tga => floor_tile3b_reflect.tga} (100%) rename textures/trak4x/floor/{floor_tile3c_gloss.tga => floor_tile3c_reflect.tga} (100%) rename textures/trak4x/trim/{trim_grate1_gloss.tga => trim_grate1_reflect.tga} (100%) rename textures/trak4x/trim/{trim_grate2a_gloss.tga => trim_grate2a_reflect.tga} (100%) diff --git a/scripts/trak4x.shader b/scripts/trak4x.shader index ff37c5c1..d71a1139 100644 --- a/scripts/trak4x.shader +++ b/scripts/trak4x.shader @@ -181,6 +181,7 @@ textures/trak4x/base-painted2 } + dpreflectcube env/cubemaps/grey { map $lightmap rgbGen identity @@ -200,6 +201,7 @@ textures/trak4x/base-paint_blue } + dpreflectcube env/cubemaps/grey { map $lightmap rgbGen identity @@ -219,6 +221,7 @@ textures/trak4x/base-paint_dblue } + dpreflectcube env/cubemaps/grey { map $lightmap rgbGen identity @@ -238,6 +241,7 @@ textures/trak4x/base-paint_green } + dpreflectcube env/cubemaps/grey { map $lightmap rgbGen identity @@ -257,6 +261,7 @@ textures/trak4x/base-paint_pink } + dpreflectcube env/cubemaps/grey { map $lightmap rgbGen identity @@ -276,6 +281,7 @@ textures/trak4x/base-paint_purp } + dpreflectcube env/cubemaps/grey { map $lightmap rgbGen identity @@ -295,6 +301,7 @@ textures/trak4x/base-paint_red } + dpreflectcube env/cubemaps/grey { map $lightmap rgbGen identity @@ -314,6 +321,7 @@ textures/trak4x/base-paint_yellow } + dpreflectcube env/cubemaps/grey { map $lightmap rgbGen identity @@ -390,6 +398,7 @@ textures/trak4x/base-rust1c } + dpreflectcube env/cubemaps/grey { map $lightmap rgbGen identity @@ -409,6 +418,7 @@ textures/trak4x/base-rust2 } + dpreflectcube env/cubemaps/grey { map $lightmap rgbGen identity @@ -428,6 +438,7 @@ textures/trak4x/base-rust2b } + dpreflectcube env/cubemaps/grey { map $lightmap rgbGen identity @@ -719,6 +730,7 @@ textures/trak4x/floor-tile1 } + dpreflectcube env/cubemaps/grey { map $lightmap rgbGen identity @@ -738,6 +750,7 @@ textures/trak4x/floor-tile2a } + dpreflectcube env/cubemaps/grey { map $lightmap rgbGen identity @@ -757,6 +770,7 @@ textures/trak4x/floor-tile2b } + dpreflectcube env/cubemaps/grey { map $lightmap rgbGen identity @@ -776,6 +790,7 @@ textures/trak4x/floor-tile3a } + dpreflectcube env/cubemaps/grey { map $lightmap rgbGen identity @@ -795,6 +810,7 @@ textures/trak4x/floor-tile3b } + dpreflectcube env/cubemaps/grey { map $lightmap rgbGen identity @@ -814,6 +830,7 @@ textures/trak4x/floor-tile3c } + dpreflectcube env/cubemaps/grey { map $lightmap rgbGen identity @@ -832,6 +849,7 @@ textures/trak4x/trim-grate1 map textures/trak4x/trim/trim_grate1.tga blendFunc blend } + dpreflectcube env/cubemaps/grey { map $lightmap rgbGen identity @@ -850,6 +868,7 @@ textures/trak4x/trim-grate2a map textures/trak4x/trim/trim_grate2a.tga blendFunc blend } + dpreflectcube env/cubemaps/grey { map $lightmap rgbGen identity diff --git a/textures/trak4x/base/base_paint_blue_gloss.tga b/textures/trak4x/base/base_paint_blue_reflect.tga similarity index 100% rename from textures/trak4x/base/base_paint_blue_gloss.tga rename to textures/trak4x/base/base_paint_blue_reflect.tga diff --git a/textures/trak4x/base/base_paint_dblue_gloss.tga b/textures/trak4x/base/base_paint_dblue_reflect.tga similarity index 100% rename from textures/trak4x/base/base_paint_dblue_gloss.tga rename to textures/trak4x/base/base_paint_dblue_reflect.tga diff --git a/textures/trak4x/base/base_paint_green_gloss.tga b/textures/trak4x/base/base_paint_green_reflect.tga similarity index 100% rename from textures/trak4x/base/base_paint_green_gloss.tga rename to textures/trak4x/base/base_paint_green_reflect.tga diff --git a/textures/trak4x/base/base_paint_pink_gloss.tga b/textures/trak4x/base/base_paint_pink_reflect.tga similarity index 100% rename from textures/trak4x/base/base_paint_pink_gloss.tga rename to textures/trak4x/base/base_paint_pink_reflect.tga diff --git a/textures/trak4x/base/base_paint_purp_gloss.tga b/textures/trak4x/base/base_paint_purp_reflect.tga similarity index 100% rename from textures/trak4x/base/base_paint_purp_gloss.tga rename to textures/trak4x/base/base_paint_purp_reflect.tga diff --git a/textures/trak4x/base/base_paint_red_gloss.tga b/textures/trak4x/base/base_paint_red_reflect.tga similarity index 100% rename from textures/trak4x/base/base_paint_red_gloss.tga rename to textures/trak4x/base/base_paint_red_reflect.tga diff --git a/textures/trak4x/base/base_paint_yellow_gloss.tga b/textures/trak4x/base/base_paint_yellow_reflect.tga similarity index 100% rename from textures/trak4x/base/base_paint_yellow_gloss.tga rename to textures/trak4x/base/base_paint_yellow_reflect.tga diff --git a/textures/trak4x/base/base_painted2_gloss.tga b/textures/trak4x/base/base_painted2_reflect.tga similarity index 100% rename from textures/trak4x/base/base_painted2_gloss.tga rename to textures/trak4x/base/base_painted2_reflect.tga diff --git a/textures/trak4x/base/base_rust1c_gloss.tga b/textures/trak4x/base/base_rust1c_reflect.tga similarity index 100% rename from textures/trak4x/base/base_rust1c_gloss.tga rename to textures/trak4x/base/base_rust1c_reflect.tga diff --git a/textures/trak4x/base/base_rust2_gloss.tga b/textures/trak4x/base/base_rust2_reflect.tga similarity index 100% rename from textures/trak4x/base/base_rust2_gloss.tga rename to textures/trak4x/base/base_rust2_reflect.tga diff --git a/textures/trak4x/base/base_rust2b_gloss.tga b/textures/trak4x/base/base_rust2b_reflect.tga similarity index 100% rename from textures/trak4x/base/base_rust2b_gloss.tga rename to textures/trak4x/base/base_rust2b_reflect.tga diff --git a/textures/trak4x/floor/floor_tile1_gloss.tga b/textures/trak4x/floor/floor_tile1_reflect.tga similarity index 100% rename from textures/trak4x/floor/floor_tile1_gloss.tga rename to textures/trak4x/floor/floor_tile1_reflect.tga diff --git a/textures/trak4x/floor/floor_tile2a_gloss.tga b/textures/trak4x/floor/floor_tile2a_reflect.tga similarity index 100% rename from textures/trak4x/floor/floor_tile2a_gloss.tga rename to textures/trak4x/floor/floor_tile2a_reflect.tga diff --git a/textures/trak4x/floor/floor_tile2b_gloss.tga b/textures/trak4x/floor/floor_tile2b_reflect.tga similarity index 100% rename from textures/trak4x/floor/floor_tile2b_gloss.tga rename to textures/trak4x/floor/floor_tile2b_reflect.tga diff --git a/textures/trak4x/floor/floor_tile3a_gloss.tga b/textures/trak4x/floor/floor_tile3a_reflect.tga similarity index 100% rename from textures/trak4x/floor/floor_tile3a_gloss.tga rename to textures/trak4x/floor/floor_tile3a_reflect.tga diff --git a/textures/trak4x/floor/floor_tile3b_gloss.tga b/textures/trak4x/floor/floor_tile3b_reflect.tga similarity index 100% rename from textures/trak4x/floor/floor_tile3b_gloss.tga rename to textures/trak4x/floor/floor_tile3b_reflect.tga diff --git a/textures/trak4x/floor/floor_tile3c_gloss.tga b/textures/trak4x/floor/floor_tile3c_reflect.tga similarity index 100% rename from textures/trak4x/floor/floor_tile3c_gloss.tga rename to textures/trak4x/floor/floor_tile3c_reflect.tga diff --git a/textures/trak4x/trim/trim_grate1_gloss.tga b/textures/trak4x/trim/trim_grate1_reflect.tga similarity index 100% rename from textures/trak4x/trim/trim_grate1_gloss.tga rename to textures/trak4x/trim/trim_grate1_reflect.tga diff --git a/textures/trak4x/trim/trim_grate2a_gloss.tga b/textures/trak4x/trim/trim_grate2a_reflect.tga similarity index 100% rename from textures/trak4x/trim/trim_grate2a_gloss.tga rename to textures/trak4x/trim/trim_grate2a_reflect.tga -- 2.39.2