projects
/
xonotic
/
xonotic-maps.pk3dir.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
cc9c242
)
add a shader for floor05
author
Rudolf Polzer <divverent@alientrap.org>
Wed, 29 Sep 2010 16:49:25 +0000
(18:49 +0200)
committer
Rudolf Polzer <divverent@alientrap.org>
Wed, 29 Sep 2010 16:49:25 +0000
(18:49 +0200)
scripts/proceduralx.shader
patch
|
blob
|
history
diff --git
a/scripts/proceduralx.shader
b/scripts/proceduralx.shader
index 96fbd1a377cbba5295592c6106a0136d18fa12fe..e6498ffd4b32b3fdd0af0bf934c1e05f58a46cc6 100644
(file)
--- a/
scripts/proceduralx.shader
+++ b/
scripts/proceduralx.shader
@@
-166,3
+166,25
@@
textures/proceduralx/floor-floor03
}
+textures/proceduralx/floor-floor05
+{
+ qer_editorimage textures/proceduralx/floor/floor05
+ dpoffsetmapping - 1
+ q3map_bouncescale 1.25
+ dpreflectcube cubemaps/default/sky
+
+
+ {
+ map textures/proceduralx/floor/floor05
+
+ }
+
+ {
+ map $lightmap
+ rgbGen identity
+ tcGen lightmap
+ blendfunc filter
+ }
+}
+
+