]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
more fixes. All EE are fixed now.
authorRudolf Polzer <divverent@alientrap.org>
Tue, 13 Sep 2011 11:46:46 +0000 (13:46 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Tue, 13 Sep 2011 11:46:46 +0000 (13:46 +0200)
scripts/metaltechx.shader
scripts/shader-audit.sh
scripts/terrain01x.shader

index a8273deabf18518f02e6c1a87470a975a5f470c1..5826b10a9fb5d53425cbc2acfcebb1c5ddfdc576 100644 (file)
@@ -144,7 +144,7 @@ textures/metaltechx/wall-alu_base
 textures/metaltechx/wall-alu02
 {
        qer_editorimage textures/metaltechx/wall/alu02
-       dpoffsetmapping - 2
+       dpoffsetmapping - 2 match8 163
        dpglossintensitymod  3
        dpglossexponentmod  4
        surfaceparm metalsteps
index 587d14a7a4ece2f7ecaaa6dfd4fdf8db0f3f7f20..74c7d8a1f8e0f3b0c608be1f4cb11157487014a2 100755 (executable)
@@ -105,7 +105,7 @@ use_texture()
                                        default) # offsetmapping keyword without bias
                                                getstats "../${2}_norm.tga"
                                                if [ "$min" -eq "$max" ]; then
-                                                       echo "(WW) shader $1 uses broken normalmap ${2}_norm.tga, maybe use dpoffsetmapping none?"; seterror
+                                                       echo "(WW) shader $1 uses broken normalmap ${2}_norm.tga, maybe use dpoffsetmapping none?"
                                                else
                                                        echo "(EE) shader $1 uses ${2}_norm.tga but lacks median (add to dpoffsetmapping: match8 $median)"; seterror
                                                fi
@@ -115,7 +115,7 @@ use_texture()
                                esac
                        else
                                if [ -n "$offsetmapping_match8" ]; then
-                                       echo "(EE) shader $1 specifies offsetmapping, but texture $2 does not have a normalmap"
+                                       echo "(WW) shader $1 specifies offsetmapping, but texture $2 does not have a normalmap"
                                fi
                        fi
                fi
index 0e7ad244ca15e6e1b21c5830490e6f08c1b1e9fb..aec13b5b11621a4ef214eead93b1afc01cef6d10 100644 (file)
@@ -3,7 +3,7 @@ textures/terrain01x/blends-mars-rock01-ground01
        qer_editorimage textures/terrain01x/blends/mars-rock01-ground01.tga
        
        q3map_bounceScale  0.5
-       dpoffsetmapping - 2
+       dpoffsetmapping - 2 match8 229
 
        q3map_lightmapSampleOffset 8
        q3map_nonplanar
@@ -34,7 +34,7 @@ textures/terrain01x/blends-mars-rock01-sand04
        qer_editorimage textures/terrain01x/blends/mars-rock01-sand04.tga
        
        q3map_bounceScale  0.5
-       dpoffsetmapping - 2
+       dpoffsetmapping - 2 match8 229
 
        q3map_lightmapSampleOffset 8
        q3map_nonplanar
@@ -65,7 +65,7 @@ textures/terrain01x/blends-mars-rock02-ground01
        qer_editorimage textures/terrain01x/blends/mars-rock02-ground01.tga
        
        q3map_bounceScale  0.5
-       dpoffsetmapping - 2
+       dpoffsetmapping - 2 match8 226
 
 
        q3map_lightmapSampleOffset 8
@@ -97,7 +97,7 @@ textures/terrain01x/blends-mars-rock01-ground01-projected
        qer_editorimage textures/terrain01x/blends/mars-rock01-ground01.tga
        
        q3map_bounceScale  0.5
-       dpoffsetmapping - 2
+       dpoffsetmapping - 2 match8 229
 
        q3map_lightmapSampleOffset 8
        q3map_nonplanar
@@ -129,7 +129,7 @@ textures/terrain01x/blends-mars-rock01-sand04-projected
        qer_editorimage textures/terrain01x/blends/mars-rock01-sand04.tga
        
        q3map_bounceScale  0.5
-       dpoffsetmapping - 2
+       dpoffsetmapping - 2 match8 229
 
        q3map_lightmapSampleOffset 8
        q3map_nonplanar
@@ -161,7 +161,7 @@ textures/terrain01x/blends-mars-rock02-ground01-projected
        qer_editorimage textures/terrain01x/blends/mars-rock02-ground01.tga
        
        q3map_bounceScale  0.5
-       dpoffsetmapping - 2
+       dpoffsetmapping - 2 match8 226
 
 
        q3map_lightmapSampleOffset 8
@@ -195,7 +195,7 @@ textures/terrain01x/ground-barren01
        qer_editorimage textures/terrain01x/ground/barren01.tga
        
        q3map_bounceScale  0.5
-       dpoffsetmapping - 2
+       dpoffsetmapping - 2 match8 112
 
        q3map_lightmapSampleOffset 8
        q3map_nonplanar
@@ -218,7 +218,7 @@ textures/terrain01x/ground-barren02
        qer_editorimage textures/terrain01x/ground/barren02.tga
        
        q3map_bounceScale  0.5
-       dpoffsetmapping - 2
+       dpoffsetmapping - 2 match8 207
 
        q3map_lightmapSampleOffset 8
        q3map_nonplanar
@@ -241,7 +241,7 @@ textures/terrain01x/ground-drylake01
        qer_editorimage textures/terrain01x/ground/drylake01.tga
        
        q3map_bounceScale  0.5
-       dpoffsetmapping - 2
+       dpoffsetmapping - 2 match8 184
 
        q3map_lightmapSampleOffset 8
        q3map_nonplanar
@@ -264,7 +264,7 @@ textures/terrain01x/ground-drylake02
        qer_editorimage textures/terrain01x/ground/drylake02.tga
        
        q3map_bounceScale  0.5
-       dpoffsetmapping - 2
+       dpoffsetmapping - 2 match8 184
 
        q3map_lightmapSampleOffset 8
        q3map_nonplanar
@@ -287,7 +287,7 @@ textures/terrain01x/ground-goopit
        qer_editorimage textures/terrain01x/ground/goopit.tga
        
        q3map_bounceScale  0.75
-       dpoffsetmapping - 2
+       dpoffsetmapping - 2 match8 72
        dpglossintensitymod  2
        dpglossexponentmod  2
 
@@ -312,7 +312,7 @@ textures/terrain01x/ground-gravel01
        qer_editorimage textures/terrain01x/ground/gravel01.tga
        
        q3map_bounceScale  0.5
-       dpoffsetmapping - 2
+       dpoffsetmapping - 2 match8 202
 
        q3map_lightmapSampleOffset 8
        q3map_nonplanar
@@ -335,7 +335,7 @@ textures/terrain01x/ground-ice01
        qer_editorimage textures/terrain01x/ground/ice01.tga
        
        q3map_bounceScale  0.75
-       dpoffsetmapping - 2
+       dpoffsetmapping - 2 match8 254
        dpglossintensitymod  2
        dpglossexponentmod  2
 
@@ -360,7 +360,7 @@ textures/terrain01x/ground-mars01
        qer_editorimage textures/terrain01x/ground/mars01.tga
        
        q3map_bounceScale  0.5
-       dpoffsetmapping - 2
+       dpoffsetmapping - 2 match8 186
 
        q3map_lightmapSampleOffset 8
        q3map_nonplanar
@@ -383,7 +383,7 @@ textures/terrain01x/ground-mud01
        qer_editorimage textures/terrain01x/ground/mud01.tga
        
        q3map_bounceScale  0.5
-       dpoffsetmapping - 2
+       dpoffsetmapping - 2 match8 210
 
        q3map_lightmapSampleOffset 8
        q3map_nonplanar
@@ -406,7 +406,7 @@ textures/terrain01x/ground-mud02
        qer_editorimage textures/terrain01x/ground/mud02.tga
        
        q3map_bounceScale  0.5
-       dpoffsetmapping - 2
+       dpoffsetmapping - 2 match8 177
 
        q3map_lightmapSampleOffset 8
        q3map_nonplanar
@@ -429,7 +429,7 @@ textures/terrain01x/ground-sand01
        qer_editorimage textures/terrain01x/ground/sand01.tga
        
        q3map_bounceScale  0.5
-       dpoffsetmapping - 2
+       dpoffsetmapping - 2 match8 160
 
        q3map_lightmapSampleOffset 8
        q3map_nonplanar
@@ -452,7 +452,7 @@ textures/terrain01x/ground-sand02
        qer_editorimage textures/terrain01x/ground/sand02.tga
        
        q3map_bounceScale  0.5
-       dpoffsetmapping - 2
+       dpoffsetmapping - 2 match8 197
 
        q3map_lightmapSampleOffset 8
        q3map_nonplanar
@@ -475,7 +475,7 @@ textures/terrain01x/ground-sand03
        qer_editorimage textures/terrain01x/ground/sand03.tga
        
        q3map_bounceScale  0.5
-       dpoffsetmapping - 2
+       dpoffsetmapping - 2 match8 188
 
        q3map_lightmapSampleOffset 8
        q3map_nonplanar
@@ -498,7 +498,7 @@ textures/terrain01x/ground-sand04
        qer_editorimage textures/terrain01x/ground/sand04.tga
        
        q3map_bounceScale  0.5
-       dpoffsetmapping - 2
+       dpoffsetmapping - 2 match8 228
 
        q3map_lightmapSampleOffset 8
        q3map_nonplanar
@@ -521,7 +521,7 @@ textures/terrain01x/rock-mars01
        qer_editorimage textures/terrain01x/rock/mars01.tga
        
        q3map_bounceScale  0.5
-       dpoffsetmapping - 2
+       dpoffsetmapping - 2 match8 229
 
        q3map_lightmapSampleOffset 8
        q3map_nonplanar
@@ -544,7 +544,7 @@ textures/terrain01x/rock-mars02
        qer_editorimage textures/terrain01x/rock/mars02.tga
        
        q3map_bounceScale  0.5
-       dpoffsetmapping - 2
+       dpoffsetmapping - 2 match8 226
 
        q3map_lightmapSampleOffset 8
        q3map_nonplanar
@@ -567,7 +567,7 @@ textures/terrain01x/rock-rock01
        qer_editorimage textures/terrain01x/rock/rock01.tga
        
        q3map_bounceScale  0.5
-       dpoffsetmapping - 2
+       dpoffsetmapping - 2 match8 174
 
        q3map_lightmapSampleOffset 8
        q3map_nonplanar
@@ -590,7 +590,7 @@ textures/terrain01x/rock-rock02
        qer_editorimage textures/terrain01x/rock/rock02.tga
        
        q3map_bounceScale  0.5
-       dpoffsetmapping - 2
+       dpoffsetmapping - 2 match8 145
 
        q3map_lightmapSampleOffset 8
        q3map_nonplanar
@@ -613,7 +613,7 @@ textures/terrain01x/rock-rock03
        qer_editorimage textures/terrain01x/rock/rock03.tga
        
        q3map_bounceScale  0.5
-       dpoffsetmapping - 2
+       dpoffsetmapping - 2 match8 166
 
        q3map_lightmapSampleOffset 8
        q3map_nonplanar