r3424 - in trunk/data: scripts textures textures/terrain_alphafade textures/terrain_data textures/terrain_dotproduct2 textures/terrain_dotproduct2projected

savagex at icculus.org savagex at icculus.org
Mon Feb 25 14:15:43 EST 2008


Author: savagex
Date: 2008-02-25 14:15:42 -0500 (Mon, 25 Feb 2008)
New Revision: 3424

Added:
   trunk/data/scripts/terrain_alphafade.shader
   trunk/data/scripts/terrain_dotproduct2.shader
   trunk/data/scripts/terrain_dotproduct2projected.shader
   trunk/data/textures/terrain_alphafade/
   trunk/data/textures/terrain_alphafade/alpha_000.tga
   trunk/data/textures/terrain_alphafade/alpha_025.tga
   trunk/data/textures/terrain_alphafade/alpha_050.tga
   trunk/data/textures/terrain_alphafade/alpha_075.tga
   trunk/data/textures/terrain_alphafade/alpha_085.tga
   trunk/data/textures/terrain_alphafade/alpha_100.tga
   trunk/data/textures/terrain_data/
   trunk/data/textures/terrain_data/dirt01.tga
   trunk/data/textures/terrain_data/dirt01_bump.tga
   trunk/data/textures/terrain_data/frozenground.tga
   trunk/data/textures/terrain_data/frozenground_bump.tga
   trunk/data/textures/terrain_data/frozenground_gloss.tga
   trunk/data/textures/terrain_data/grass01.tga
   trunk/data/textures/terrain_data/grass01_bump.tga
   trunk/data/textures/terrain_data/grass02.tga
   trunk/data/textures/terrain_data/grass02_bump.tga
   trunk/data/textures/terrain_data/gravel01.tga
   trunk/data/textures/terrain_data/gravel01_bump.tga
   trunk/data/textures/terrain_data/ground01.tga
   trunk/data/textures/terrain_data/ground01_bump.tga
   trunk/data/textures/terrain_data/ground02.tga
   trunk/data/textures/terrain_data/ground02_bump.tga
   trunk/data/textures/terrain_data/ground03.tga
   trunk/data/textures/terrain_data/ground03_bump.tga
   trunk/data/textures/terrain_data/ground04.tga
   trunk/data/textures/terrain_data/ground04_bump.tga
   trunk/data/textures/terrain_data/leafs01.tga
   trunk/data/textures/terrain_data/leafs01_bump.tga
   trunk/data/textures/terrain_data/mossrock01.tga
   trunk/data/textures/terrain_data/mossrock01_bump.tga
   trunk/data/textures/terrain_data/mossrock02.tga
   trunk/data/textures/terrain_data/mossrock02_bump.tga
   trunk/data/textures/terrain_data/mudground01.tga
   trunk/data/textures/terrain_data/mudground01_bump.tga
   trunk/data/textures/terrain_data/mudground02.tga
   trunk/data/textures/terrain_data/mudground02_bump.tga
   trunk/data/textures/terrain_data/mudground03.tga
   trunk/data/textures/terrain_data/mudground03_bump.tga
   trunk/data/textures/terrain_data/mudground04.tga
   trunk/data/textures/terrain_data/mudground04_bump.tga
   trunk/data/textures/terrain_data/mudground05.tga
   trunk/data/textures/terrain_data/mudground05_bump.tga
   trunk/data/textures/terrain_data/rock01.tga
   trunk/data/textures/terrain_data/rock01_bump.tga
   trunk/data/textures/terrain_data/rock02.tga
   trunk/data/textures/terrain_data/rock02_bump.tga
   trunk/data/textures/terrain_data/rock03.tga
   trunk/data/textures/terrain_data/rock03_bump.tga
   trunk/data/textures/terrain_data/rock04.tga
   trunk/data/textures/terrain_data/rock04_bump.tga
   trunk/data/textures/terrain_data/rock05.tga
   trunk/data/textures/terrain_data/rock05_bump.tga
   trunk/data/textures/terrain_data/rock06.tga
   trunk/data/textures/terrain_data/rock06_bump.tga
   trunk/data/textures/terrain_data/rock07.tga
   trunk/data/textures/terrain_data/rock07_bump.tga
   trunk/data/textures/terrain_data/rockyground01.tga
   trunk/data/textures/terrain_data/rockyground01_bump.tga
   trunk/data/textures/terrain_data/rockyground02.tga
   trunk/data/textures/terrain_data/rockyground02_bump.tga
   trunk/data/textures/terrain_data/sand.tga
   trunk/data/textures/terrain_data/sand_bump.tga
   trunk/data/textures/terrain_data/snow01.tga
   trunk/data/textures/terrain_data/snow01_bump.tga
   trunk/data/textures/terrain_data/snow01_gloss.tga
   trunk/data/textures/terrain_data/snow02.tga
   trunk/data/textures/terrain_data/snow02_bump.tga
   trunk/data/textures/terrain_data/snow02_gloss.tga
   trunk/data/textures/terrain_dotproduct2/
   trunk/data/textures/terrain_dotproduct2/grass01-rock05.jpg
   trunk/data/textures/terrain_dotproduct2/leafs01-rock02.jpg
   trunk/data/textures/terrain_dotproduct2/mossrock02-mudground04.jpg
   trunk/data/textures/terrain_dotproduct2/mudground01_rock01.jpg
   trunk/data/textures/terrain_dotproduct2/mudground02-rock06.jpg
   trunk/data/textures/terrain_dotproduct2/sand-rock07.jpg
   trunk/data/textures/terrain_dotproduct2/snow-rock05.jpg
   trunk/data/textures/terrain_dotproduct2projected/
   trunk/data/textures/terrain_dotproduct2projected/grass01-rock05.jpg
   trunk/data/textures/terrain_dotproduct2projected/leafs01-rock02.jpg
   trunk/data/textures/terrain_dotproduct2projected/mossrock02-mudground04.jpg
   trunk/data/textures/terrain_dotproduct2projected/mudground01_rock01.jpg
   trunk/data/textures/terrain_dotproduct2projected/mudground02-rock06.jpg
   trunk/data/textures/terrain_dotproduct2projected/sand-rock07.jpg
   trunk/data/textures/terrain_dotproduct2projected/snow-rock05.jpg
Modified:
   trunk/data/scripts/shaderlist.txt
Log:
a round of tZork terrain textures. Thanks alot! This shall encourage 
mappers to try out some terrain stuff. Terrain for the win! More open 
maps! Landscapes yet to be discovered! Crazy fun!


Modified: trunk/data/scripts/shaderlist.txt
===================================================================
--- trunk/data/scripts/shaderlist.txt	2008-02-25 19:02:18 UTC (rev 3423)
+++ trunk/data/scripts/shaderlist.txt	2008-02-25 19:15:42 UTC (rev 3424)
@@ -34,4 +34,4 @@
 swamp
 toxic
 tznex01
-water
+water
savterrain

Added: trunk/data/scripts/terrain_alphafade.shader
===================================================================
--- trunk/data/scripts/terrain_alphafade.shader	                        (rev 0)
+++ trunk/data/scripts/terrain_alphafade.shader	2008-02-25 19:15:42 UTC (rev 3424)
@@ -0,0 +1,62 @@
+// Alpha fade brushwork
+textures/terrain_alphafade/alpha_000	// Primary texture ONLY
+{
+	q3map_alphaMod volume
+	q3map_alphaMod set 0
+	surfaceparm nodraw
+	surfaceparm nonsolid
+	surfaceparm trans
+	qer_trans 0.5
+}
+
+textures/terrain_alphafade/alpha_025
+{
+	q3map_alphaMod volume
+	q3map_alphaMod set 0.25
+	surfaceparm nodraw
+	surfaceparm nonsolid
+	surfaceparm trans
+	qer_trans 0.5
+}
+
+textures/terrain_alphafade/alpha_050	// Perfect mix of both Primary + Secondary
+{
+	q3map_alphaMod volume
+	q3map_alphaMod set 0.50
+	surfaceparm nodraw
+	surfaceparm nonsolid
+	surfaceparm trans
+	qer_trans 0.5
+}
+
+textures/terrain_alphafade/alpha_075
+{
+	q3map_alphaMod volume
+	q3map_alphaMod set 0.75
+	surfaceparm nodraw
+	surfaceparm nonsolid
+	surfaceparm trans
+	qer_trans 0.5
+}
+
+textures/terrain_alphafade/alpha_085
+{
+	q3map_alphaMod volume
+	q3map_alphaMod set 0.85
+	surfaceparm nodraw
+	surfaceparm nonsolid
+	surfaceparm trans
+	qer_trans 0.5
+}
+
+textures/terrain_alphafade/alpha_100	// Secondary texture ONLY
+{
+	q3map_alphaMod volume
+	q3map_alphaMod set 1.0
+	surfaceparm nodraw
+	surfaceparm nonsolid
+	surfaceparm trans
+	qer_trans 0.5
+}
+
+

Added: trunk/data/scripts/terrain_dotproduct2.shader
===================================================================
--- trunk/data/scripts/terrain_dotproduct2.shader	                        (rev 0)
+++ trunk/data/scripts/terrain_dotproduct2.shader	2008-02-25 19:15:42 UTC (rev 3424)
@@ -0,0 +1,207 @@
+// ======================================================================
+// DotProduct2 Terrain blending
+// ======================================================================
+
+textures/terrain_dotproduct2/leafs01-rock02
+{
+	qer_editorimage textures/terrain_dotproduct2/leafs01-rock02
+	
+	q3map_lightmapSampleOffset 8
+	q3map_globalTexture
+	q3map_nonplanar
+	q3map_shadeangle 95
+
+	surfaceparm dust
+
+	q3map_alphaMod dotproduct2 ( 0 0 0.95 )
+
+	{
+		map textures/terrain_data/rock02.tga	// Primary
+	}
+
+	{
+		map textures/terrain_data/leafs01.tga	// Secondary
+		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA		
+		alphaGen vertex
+	}
+
+	{
+		map $lightmap
+		blendFunc GL_DST_COLOR GL_ZERO
+	}
+}
+
+textures/terrain_dotproduct2/mudground01_rock01	
+{
+	qer_editorimage textures/terrain_dotproduct2/mudground01_rock01
+	
+	q3map_lightmapSampleOffset 8
+	q3map_globalTexture
+	q3map_nonplanar
+	q3map_shadeangle 60
+
+	surfaceparm dust
+
+	q3map_alphaMod dotproduct2 ( 0 0 0.95 )
+
+	{
+		map textures/terrain_data/rock01.tga	// Primary
+	}
+
+	{
+		map textures/terrain_data/mudground01.tga	// Secondary
+		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA		
+		alphaGen vertex
+	}
+
+	{
+		map $lightmap
+		blendFunc GL_DST_COLOR GL_ZERO
+	}
+}
+
+textures/terrain_dotproduct2/mudground02-rock06
+{
+	qer_editorimage textures/terrain_dotproduct2/mudground02-rock06
+	
+	q3map_lightmapSampleOffset 8
+	q3map_globalTexture
+	q3map_nonplanar
+	q3map_shadeangle 66
+
+	surfaceparm dust
+
+	q3map_alphaMod dotproduct2 ( 0 0 0.95 )
+
+	{
+		map textures/terrain_data/rock06.tga	// Primary
+	}
+
+	{
+		map textures/terrain_data/mudground02.tga	// Secondary
+		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA		
+		alphaGen vertex
+	}
+
+	{
+		map $lightmap
+		blendFunc GL_DST_COLOR GL_ZERO
+	}
+}
+
+textures/terrain_dotproduct2/sand-rock07
+{
+	qer_editorimage textures/terrain_dotproduct2/sand-rock07
+	
+	q3map_lightmapSampleOffset 8
+	q3map_globalTexture
+	q3map_nonplanar
+	q3map_shadeangle 90
+
+	surfaceparm dust
+
+	q3map_alphaMod dotproduct2 ( 0 0 0.8 )
+
+	{
+		map textures/terrain_data/rock07.tga	// Primary
+	}
+
+	{
+		map textures/terrain_data/sand.tga	// Secondary
+		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA		
+		alphaGen vertex
+	}
+
+	{
+		map $lightmap
+		blendFunc GL_DST_COLOR GL_ZERO
+	}
+}
+
+textures/terrain_dotproduct2/snow-rock05
+{
+	qer_editorimage textures/terrain_dotproduct2/snow-rock05
+	
+	q3map_lightmapSampleOffset 8
+	q3map_globalTexture
+	q3map_nonplanar
+	q3map_shadeangle 75
+
+	surfaceparm dust
+
+	q3map_alphaMod dotproduct2 ( 0 0 0.8 )
+
+	{
+		map textures/terrain_data/rock05.tga	// Primary
+	}
+
+	{
+		map textures/terrain_data/snow01.tga	// Secondary
+		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA		
+		alphaGen vertex
+	}
+
+	{
+		map $lightmap
+		blendFunc GL_DST_COLOR GL_ZERO
+	}
+}
+
+textures/terrain_dotproduct2/mossrock02-mudground04
+{
+	qer_editorimage textures/terrain_dotproduct2/mossrock02-mudground04
+	
+	q3map_lightmapSampleOffset 8
+	q3map_globalTexture
+	q3map_nonplanar
+	q3map_shadeangle 90
+
+	surfaceparm dust
+
+	q3map_alphaMod dotproduct2 ( 0.2 0.5 0.9 )
+
+	{
+		map textures/terrain_data/mudground04.tga	// Primary
+	}
+
+	{
+		map textures/terrain_data/mossrock02.tga	// Secondary
+		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA		
+		alphaGen vertex
+	}
+
+	{
+		map $lightmap
+		blendFunc GL_DST_COLOR GL_ZERO
+	}
+}
+
+textures/terrain_dotproduct2/grass01-rock05
+{
+	qer_editorimage textures/terrain_dotproduct2/grass01-rock05
+	
+	q3map_lightmapSampleOffset 8
+	q3map_globalTexture
+	q3map_nonplanar
+	q3map_shadeangle 90
+
+	surfaceparm dust
+
+	q3map_alphaMod dotproduct2 ( 0.0 0.0 0.9 )
+
+	{
+		map textures/terrain_data/rock05.tga	// Primary
+	}
+
+	{
+		map textures/terrain_data/grass01.tga	// Secondary
+		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA		
+		alphaGen vertex
+	}
+
+	{
+		map $lightmap
+		blendFunc GL_DST_COLOR GL_ZERO
+	}
+}
+

Added: trunk/data/scripts/terrain_dotproduct2projected.shader
===================================================================
--- trunk/data/scripts/terrain_dotproduct2projected.shader	                        (rev 0)
+++ trunk/data/scripts/terrain_dotproduct2projected.shader	2008-02-25 19:15:42 UTC (rev 3424)
@@ -0,0 +1,209 @@
+textures/terrain_dotproduct2projected/leafs01-rock02
+{
+	qer_editorimage textures/terrain_dotproduct2projected/leafs01-rock02
+	
+	q3map_lightmapSampleOffset 8
+	q3map_globalTexture
+	q3map_nonplanar
+	q3map_shadeangle 95
+
+	surfaceparm dust
+
+	q3map_tcGen ivector ( 512 0 0 ) ( 0 512 0 )
+	q3map_alphaMod dotproduct2 ( 0 0 0.95 )
+
+	{
+		map textures/terrain_data/rock02.tga	// Primary
+	}
+
+	{
+		map textures/terrain_data/leafs01.tga	// Secondary
+		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA		
+		alphaGen vertex
+	}
+
+	{
+		map $lightmap
+		blendFunc GL_DST_COLOR GL_ZERO
+	}
+}
+
+textures/terrain_dotproduct2projected/mudground01_rock01	
+{
+	qer_editorimage textures/terrain_dotproduct2projected/mudground01_rock01
+	
+	q3map_lightmapSampleOffset 8
+	q3map_globalTexture
+	q3map_nonplanar
+	q3map_shadeangle 60
+
+	surfaceparm dust
+
+	q3map_tcGen ivector ( 512 0 0 ) ( 0 512 0 )
+	q3map_alphaMod dotproduct2 ( 0 0 0.95 )
+
+	{
+		map textures/terrain_data/rock01.tga	// Primary
+	}
+
+	{
+		map textures/terrain_data/mudground01.tga	// Secondary
+		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA		
+		alphaGen vertex
+	}
+
+	{
+		map $lightmap
+		blendFunc GL_DST_COLOR GL_ZERO
+	}
+}
+
+textures/terrain_dotproduct2projected/mudground02-rock06
+{
+	qer_editorimage textures/terrain_dotproduct2projected/mudground02-rock06
+	
+	q3map_lightmapSampleOffset 8
+	q3map_globalTexture
+	q3map_nonplanar
+	q3map_shadeangle 66
+
+	surfaceparm dust
+
+	q3map_tcGen ivector ( 512 0 0 ) ( 0 512 0 )
+	q3map_alphaMod dotproduct2 ( 0 0 0.95 )
+
+	{
+		map textures/terrain_data/rock06.tga	// Primary
+	}
+
+	{
+		map textures/terrain_data/mudground02.tga	// Secondary
+		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA		
+		alphaGen vertex
+	}
+
+	{
+		map $lightmap
+		blendFunc GL_DST_COLOR GL_ZERO
+	}
+}
+
+textures/terrain_dotproduct2projected/sand-rock07
+{
+	qer_editorimage textures/terrain_dotproduct2projected/sand-rock07
+	
+	q3map_lightmapSampleOffset 8
+	q3map_globalTexture
+	q3map_nonplanar
+	q3map_shadeangle 90
+
+	surfaceparm dust
+	
+	q3map_tcGen ivector ( 512 0 0 ) ( 0 512 0 )
+	q3map_alphaMod dotproduct2 ( 0 0 0.8 )
+
+	{
+		map textures/terrain_data/rock07.tga	// Primary
+	}
+
+	{
+		map textures/terrain_data/sand.tga	// Secondary
+		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA		
+		alphaGen vertex
+	}
+
+	{
+		map $lightmap
+		blendFunc GL_DST_COLOR GL_ZERO
+	}
+}
+
+textures/terrain_dotproduct2projected/snow-rock05
+{
+	qer_editorimage textures/terrain_dotproduct2projected/snow-rock05
+	
+	q3map_lightmapSampleOffset 8
+	q3map_globalTexture
+	q3map_nonplanar
+	q3map_shadeangle 75
+
+	surfaceparm dust
+
+	q3map_tcGen ivector ( 512 0 0 ) ( 0 512 0 )
+	q3map_alphaMod dotproduct2 ( 0 0 0.8 )
+
+	{
+		map textures/terrain_data/rock05.tga	// Primary
+	}
+
+	{
+		map textures/terrain_data/snow01.tga	// Secondary
+		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA		
+		alphaGen vertex
+	}
+
+	{
+		map $lightmap
+		blendFunc GL_DST_COLOR GL_ZERO
+	}
+}
+
+textures/terrain_dotproduct2projected/mossrock02-mudground04
+{
+	qer_editorimage textures/terrain_dotproduct2projected/mossrock02-mudground04
+	
+	q3map_lightmapSampleOffset 8
+	q3map_globalTexture
+	q3map_nonplanar
+	q3map_shadeangle 90
+
+	surfaceparm dust
+
+	q3map_tcGen ivector ( 512 0 0 ) ( 0 512 0 )
+	q3map_alphaMod dotproduct2 ( 0.2 0.5 0.9 )
+
+	{
+		map textures/terrain_data/mudground04.tga	// Primary
+	}
+
+	{
+		map textures/terrain_data/mossrock02.tga	// Secondary
+		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA		
+		alphaGen vertex
+	}
+
+	{
+		map $lightmap
+		blendFunc GL_DST_COLOR GL_ZERO
+	}
+}
+
+textures/terrain_dotproduct2projected/grass01-rock05
+{
+	qer_editorimage textures/terrain_dotproduct2projected/grass01-rock05
+	
+	q3map_lightmapSampleOffset 8
+	q3map_globalTexture
+	q3map_nonplanar
+	q3map_shadeangle 90
+
+	surfaceparm dust
+
+	q3map_tcGen ivector ( 512 0 0 ) ( 0 512 0 )
+	q3map_alphaMod dotproduct2 ( 0.0 0.0 0.9 )
+
+	{
+		map textures/terrain_data/rock05.tga	// Primary
+	}
+
+	{
+		map textures/terrain_data/grass01.tga	// Secondary
+		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA		
+		alphaGen vertex
+	}
+
+	{
+		map $lightmap
+		blendFunc GL_DST_COLOR GL_ZERO
+	}
+}

Added: trunk/data/textures/terrain_alphafade/alpha_000.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_alphafade/alpha_000.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_alphafade/alpha_025.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_alphafade/alpha_025.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_alphafade/alpha_050.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_alphafade/alpha_050.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_alphafade/alpha_075.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_alphafade/alpha_075.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_alphafade/alpha_085.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_alphafade/alpha_085.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_alphafade/alpha_100.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_alphafade/alpha_100.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/dirt01.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/dirt01.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/dirt01_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/dirt01_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/frozenground.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/frozenground.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/frozenground_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/frozenground_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/frozenground_gloss.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/frozenground_gloss.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/grass01.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/grass01.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/grass01_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/grass01_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/grass02.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/grass02.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/grass02_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/grass02_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/gravel01.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/gravel01.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/gravel01_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/gravel01_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/ground01.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/ground01.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/ground01_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/ground01_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/ground02.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/ground02.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/ground02_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/ground02_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/ground03.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/ground03.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/ground03_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/ground03_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/ground04.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/ground04.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/ground04_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/ground04_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/leafs01.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/leafs01.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/leafs01_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/leafs01_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/mossrock01.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/mossrock01.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/mossrock01_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/mossrock01_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/mossrock02.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/mossrock02.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/mossrock02_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/mossrock02_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/mudground01.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/mudground01.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/mudground01_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/mudground01_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/mudground02.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/mudground02.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/mudground02_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/mudground02_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/mudground03.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/mudground03.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/mudground03_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/mudground03_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/mudground04.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/mudground04.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/mudground04_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/mudground04_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/mudground05.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/mudground05.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/mudground05_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/mudground05_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/rock01.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/rock01.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/rock01_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/rock01_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/rock02.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/rock02.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/rock02_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/rock02_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/rock03.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/rock03.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/rock03_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/rock03_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/rock04.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/rock04.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/rock04_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/rock04_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/rock05.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/rock05.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/rock05_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/rock05_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/rock06.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/rock06.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/rock06_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/rock06_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/rock07.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/rock07.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/rock07_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/rock07_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/rockyground01.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/rockyground01.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/rockyground01_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/rockyground01_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/rockyground02.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/rockyground02.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/rockyground02_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/rockyground02_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/sand.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/sand.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/sand_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/sand_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/snow01.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/snow01.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/snow01_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/snow01_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/snow01_gloss.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/snow01_gloss.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/snow02.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/snow02.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/snow02_bump.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/snow02_bump.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_data/snow02_gloss.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_data/snow02_gloss.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_dotproduct2/grass01-rock05.jpg
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_dotproduct2/grass01-rock05.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_dotproduct2/leafs01-rock02.jpg
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_dotproduct2/leafs01-rock02.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_dotproduct2/mossrock02-mudground04.jpg
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_dotproduct2/mossrock02-mudground04.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_dotproduct2/mudground01_rock01.jpg
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_dotproduct2/mudground01_rock01.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_dotproduct2/mudground02-rock06.jpg
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_dotproduct2/mudground02-rock06.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_dotproduct2/sand-rock07.jpg
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_dotproduct2/sand-rock07.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_dotproduct2/snow-rock05.jpg
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_dotproduct2/snow-rock05.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_dotproduct2projected/grass01-rock05.jpg
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_dotproduct2projected/grass01-rock05.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_dotproduct2projected/leafs01-rock02.jpg
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_dotproduct2projected/leafs01-rock02.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_dotproduct2projected/mossrock02-mudground04.jpg
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_dotproduct2projected/mossrock02-mudground04.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_dotproduct2projected/mudground01_rock01.jpg
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_dotproduct2projected/mudground01_rock01.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_dotproduct2projected/mudground02-rock06.jpg
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_dotproduct2projected/mudground02-rock06.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_dotproduct2projected/sand-rock07.jpg
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_dotproduct2projected/sand-rock07.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/terrain_dotproduct2projected/snow-rock05.jpg
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/terrain_dotproduct2projected/snow-rock05.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the nexuiz-commits mailing list