summaryrefslogtreecommitdiff
path: root/testdata/SampleMaterial.lc
diff options
context:
space:
mode:
authorCsaba Hruska <csaba.hruska@gmail.com>2016-01-19 15:59:35 +0100
committerCsaba Hruska <csaba.hruska@gmail.com>2016-01-19 16:10:49 +0100
commitcb69693769ebfcdac605c90f38a20c788b08eaf3 (patch)
tree3689094c7ff13f45cc928a7dfaafff2652ed4c03 /testdata/SampleMaterial.lc
parentd5f3ef4a65218b966f7463511896fd901a4d1d77 (diff)
normalise paths and fix self export handling
Diffstat (limited to 'testdata/SampleMaterial.lc')
-rw-r--r--testdata/SampleMaterial.lc263
1 files changed, 263 insertions, 0 deletions
diff --git a/testdata/SampleMaterial.lc b/testdata/SampleMaterial.lc
new file mode 100644
index 00000000..3cb3ff5a
--- /dev/null
+++ b/testdata/SampleMaterial.lc
@@ -0,0 +1,263 @@
1module SampleMaterial where
2import Material
3sampleMaterial =
4 [ ( "textures/gothic_door/km_arena1archfinalc"
5 , CommonAttrs
6 { caSkyParms = ()
7 , caFogParms = ()
8 , caPortal = False
9 , caSort = 0
10 , caEntityMergable = False
11 , caFogOnly = False
12 , caCull = CT_FrontSided
13 , caDeformVertexes = []
14 , caNoMipMaps = False
15 , caPolygonOffset = False
16 , caStages =
17 [ StageAttrs
18 { saBlend = Nothing
19 , saRGBGen = RGB_IdentityLighting
20 , saAlphaGen = A_Identity
21 , saTCGen = TG_Base
22 , saTCMod = []
23 , saTexture = ST_Map "textures/gothic_door/km_arena1archfinalc"
24 , saDepthWrite = True
25 , saDepthFunc = D_Lequal
26 , saAlphaFunc = Nothing
27 , saDepthMaskExplicit = False
28 , saTextureUniform = "Tex_961527291"
29 }
30 , StageAttrs
31 { saBlend = Just ( B_DstColor , B_Zero )
32 , saRGBGen = RGB_IdentityLighting
33 , saAlphaGen = A_Identity
34 , saTCGen = TG_Lightmap
35 , saTCMod = []
36 , saTexture = ST_Lightmap
37 , saDepthWrite = True
38 , saDepthFunc = D_Lequal
39 , saAlphaFunc = Nothing
40 , saDepthMaskExplicit = False
41 , saTextureUniform = "Tex_3226210144"
42 }
43 ]
44 , caIsSky = False
45 }
46 )
47 , ( "textures/gothic_door/km_arena1archfinalc_bot"
48 , CommonAttrs
49 { caSkyParms = ()
50 , caFogParms = ()
51 , caPortal = False
52 , caSort = 0
53 , caEntityMergable = False
54 , caFogOnly = False
55 , caCull = CT_FrontSided
56 , caDeformVertexes = []
57 , caNoMipMaps = False
58 , caPolygonOffset = False
59 , caStages =
60 [ StageAttrs
61 { saBlend = Nothing
62 , saRGBGen = RGB_IdentityLighting
63 , saAlphaGen = A_Identity
64 , saTCGen = TG_Base
65 , saTCMod = []
66 , saTexture = ST_Map "textures/gothic_door/km_arena1archfinalc_bot"
67 , saDepthWrite = True
68 , saDepthFunc = D_Lequal
69 , saAlphaFunc = Nothing
70 , saDepthMaskExplicit = False
71 , saTextureUniform = "Tex_3700433555"
72 }
73 , StageAttrs
74 { saBlend = Just ( B_DstColor , B_Zero )
75 , saRGBGen = RGB_IdentityLighting
76 , saAlphaGen = A_Identity
77 , saTCGen = TG_Lightmap
78 , saTCMod = []
79 , saTexture = ST_Lightmap
80 , saDepthWrite = True
81 , saDepthFunc = D_Lequal
82 , saAlphaFunc = Nothing
83 , saDepthMaskExplicit = False
84 , saTextureUniform = "Tex_3226210144"
85 }
86 ]
87 , caIsSky = False
88 }
89 )
90 , ( "textures/gothic_door/km_arena1archfinalc_mid"
91 , CommonAttrs
92 { caSkyParms = ()
93 , caFogParms = ()
94 , caPortal = False
95 , caSort = 0
96 , caEntityMergable = False
97 , caFogOnly = False
98 , caCull = CT_FrontSided
99 , caDeformVertexes = []
100 , caNoMipMaps = False
101 , caPolygonOffset = False
102 , caStages =
103 [ StageAttrs
104 { saBlend = Nothing
105 , saRGBGen = RGB_IdentityLighting
106 , saAlphaGen = A_Identity
107 , saTCGen = TG_Base
108 , saTCMod = []
109 , saTexture = ST_Map "textures/gothic_door/km_arena1archfinalc_mid"
110 , saDepthWrite = True
111 , saDepthFunc = D_Lequal
112 , saAlphaFunc = Nothing
113 , saDepthMaskExplicit = False
114 , saTextureUniform = "Tex_2073154888"
115 }
116 , StageAttrs
117 { saBlend = Just ( B_DstColor , B_Zero )
118 , saRGBGen = RGB_IdentityLighting
119 , saAlphaGen = A_Identity
120 , saTCGen = TG_Lightmap
121 , saTCMod = []
122 , saTexture = ST_Lightmap
123 , saDepthWrite = True
124 , saDepthFunc = D_Lequal
125 , saAlphaFunc = Nothing
126 , saDepthMaskExplicit = False
127 , saTextureUniform = "Tex_3226210144"
128 }
129 ]
130 , caIsSky = False
131 }
132 )
133 , ( "textures/gothic_door/km_arena1archfinalc_top"
134 , CommonAttrs
135 { caSkyParms = ()
136 , caFogParms = ()
137 , caPortal = False
138 , caSort = 0
139 , caEntityMergable = False
140 , caFogOnly = False
141 , caCull = CT_FrontSided
142 , caDeformVertexes = []
143 , caNoMipMaps = False
144 , caPolygonOffset = False
145 , caStages =
146 [ StageAttrs
147 { saBlend = Nothing
148 , saRGBGen = RGB_IdentityLighting
149 , saAlphaGen = A_Identity
150 , saTCGen = TG_Base
151 , saTCMod = []
152 , saTexture = ST_Map "textures/gothic_door/km_arena1archfinalc_top"
153 , saDepthWrite = True
154 , saDepthFunc = D_Lequal
155 , saAlphaFunc = Nothing
156 , saDepthMaskExplicit = False
157 , saTextureUniform = "Tex_3071107621"
158 }
159 , StageAttrs
160 { saBlend = Just ( B_DstColor , B_Zero )
161 , saRGBGen = RGB_IdentityLighting
162 , saAlphaGen = A_Identity
163 , saTCGen = TG_Lightmap
164 , saTCMod = []
165 , saTexture = ST_Lightmap
166 , saDepthWrite = True
167 , saDepthFunc = D_Lequal
168 , saAlphaFunc = Nothing
169 , saDepthMaskExplicit = False
170 , saTextureUniform = "Tex_3226210144"
171 }
172 ]
173 , caIsSky = False
174 }
175 )
176 , ( "textures/gothic_door/km_arena1archfinald_bot"
177 , CommonAttrs
178 { caSkyParms = ()
179 , caFogParms = ()
180 , caPortal = False
181 , caSort = 0
182 , caEntityMergable = False
183 , caFogOnly = False
184 , caCull = CT_FrontSided
185 , caDeformVertexes = []
186 , caNoMipMaps = False
187 , caPolygonOffset = False
188 , caStages =
189 [ StageAttrs
190 { saBlend = Nothing
191 , saRGBGen = RGB_IdentityLighting
192 , saAlphaGen = A_Identity
193 , saTCGen = TG_Base
194 , saTCMod = []
195 , saTexture = ST_Map "textures/gothic_door/km_arena1archfinald_bot"
196 , saDepthWrite = True
197 , saDepthFunc = D_Lequal
198 , saAlphaFunc = Nothing
199 , saDepthMaskExplicit = False
200 , saTextureUniform = "Tex_1201212243"
201 }
202 , StageAttrs
203 { saBlend = Just ( B_DstColor , B_Zero )
204 , saRGBGen = RGB_IdentityLighting
205 , saAlphaGen = A_Identity
206 , saTCGen = TG_Lightmap
207 , saTCMod = []
208 , saTexture = ST_Lightmap
209 , saDepthWrite = True
210 , saDepthFunc = D_Lequal
211 , saAlphaFunc = Nothing
212 , saDepthMaskExplicit = False
213 , saTextureUniform = "Tex_3226210144"
214 }
215 ]
216 , caIsSky = False
217 }
218 )
219 , ( "textures/gothic_door/km_arena1archfinald_mid"
220 , CommonAttrs
221 { caSkyParms = ()
222 , caFogParms = ()
223 , caPortal = False
224 , caSort = 0
225 , caEntityMergable = False
226 , caFogOnly = False
227 , caCull = CT_FrontSided
228 , caDeformVertexes = []
229 , caNoMipMaps = False
230 , caPolygonOffset = False
231 , caStages =
232 [ StageAttrs
233 { saBlend = Nothing
234 , saRGBGen = RGB_IdentityLighting
235 , saAlphaGen = A_Identity
236 , saTCGen = TG_Base
237 , saTCMod = []
238 , saTexture = ST_Map "textures/gothic_door/km_arena1archfinald_mid"
239 , saDepthWrite = True
240 , saDepthFunc = D_Lequal
241 , saAlphaFunc = Nothing
242 , saDepthMaskExplicit = False
243 , saTextureUniform = "Tex_3768122504"
244 }
245 , StageAttrs
246 { saBlend = Just ( B_DstColor , B_Zero )
247 , saRGBGen = RGB_IdentityLighting
248 , saAlphaGen = A_Identity
249 , saTCGen = TG_Lightmap
250 , saTCMod = []
251 , saTexture = ST_Lightmap
252 , saDepthWrite = True
253 , saDepthFunc = D_Lequal
254 , saAlphaFunc = Nothing
255 , saDepthMaskExplicit = False
256 , saTextureUniform = "Tex_3226210144"
257 }
258 ]
259 , caIsSky = False
260 }
261 )
262 ]
263