Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: e1a89c64536650535995b1f12bd84a85b65550b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
textures/colors/black
{
	qer_editorimage textures/colors/black
	color 0.00 0.00 0.00
}

textures/colors/black_bright
{
	qer_editorimage textures/colors/black
	color 0.00 0.00 0.00
	bright
}

textures/colors/white
{
	qer_editorimage textures/colors/white
	color 1.00 1.00 1.00
}

textures/colors/white_bright
{
	qer_editorimage textures/colors/white
	color 1.00 1.00 1.00
	bright
}

textures/colors/red
{
	qer_editorimage textures/colors/red
	color 1.00 0.00 0.00
}

textures/colors/red_shiny
{
	qer_editorimage textures/colors/red
	color 1.00 0.00 0.00
	texture textures/fx/generic_env
	environment
}

textures/colors/red_bright
{
	qer_editorimage textures/colors/red
	color 1.00 0.00 0.00
	bright
}

textures/colors/orange
{
	qer_editorimage textures/colors/orange
	color 1.00 0.50 0.00
}

textures/colors/orange_shiny
{
	qer_editorimage textures/colors/orange
	color 1.00 0.50 0.00
	texture textures/fx/generic_env
	environment
}

textures/colors/orange_bright
{
	qer_editorimage textures/colors/orange
	color 1.00 0.50 0.00
	bright
}

textures/colors/green
{
	qer_editorimage textures/colors/green
	color 0.00 1.00 0.00
}

textures/colors/green_shiny
{
	qer_editorimage textures/colors/green
	color 0.00 1.00 0.00
	texture textures/fx/generic_env
	environment
}

textures/colors/green_bright
{
	qer_editorimage textures/colors/green
	color 0.00 1.00 0.00
	bright
}

textures/colors/yellow
{
	qer_editorimage textures/colors/yellow
	color 1.00 1.00 0.00
}

textures/colors/yellow_shiny
{
	qer_editorimage textures/colors/yellow
	color 1.00 1.00 0.00
	texture textures/fx/generic_env
	environment
}

textures/colors/yellow_bright
{
	qer_editorimage textures/colors/yellow
	color 1.00 1.00 0.00
	bright
}

textures/colors/blue
{
	qer_editorimage textures/colors/blue
	color 0.00 0.00 1.00
}

textures/colors/blue_shiny
{
	qer_editorimage textures/colors/blue
	color 0.00 0.00 1.00
	texture textures/fx/generic_env
	environment
}

textures/colors/blue_bright
{
	qer_editorimage textures/colors/blue
	color 0.00 0.00 1.00
	bright
}

textures/colors/purple
{
	qer_editorimage textures/colors/purple
	color 0.50 0.00 0.50
}

textures/colors/purple_shiny
{
	qer_editorimage textures/colors/purple
	color 0.50 0.00 0.50
	texture textures/fx/generic_env
	environment
}

textures/colors/purple_bright
{
	qer_editorimage textures/colors/purple
	color 0.50 0.00 0.50
	bright
}

textures/colors/grey25
{
	qer_editorimage textures/colors/grey25
	color 0.25 0.25 0.25
	specular 0.50 0.50 0.50
}

textures/colors/grey25_shiny
{
	qer_editorimage textures/colors/grey25
	color 0.25 0.25 0.25
	specular 0.50 0.50 0.50
	texture textures/fx/generic_env
	environment
}

textures/colors/grey25_bright
{
	qer_editorimage textures/colors/grey25
	color 0.25 0.25 0.25
	bright
}

textures/colors/grey50
{
	qer_editorimage textures/colors/grey50
	color 0.50 0.50 0.50
	specular 0.75 0.75 0.75
}

textures/colors/grey50_shiny
{
	qer_editorimage textures/colors/grey50
	color 0.50 0.50 0.50
	specular 0.75 0.75 0.75
	texture textures/fx/generic_env
	environment
}

textures/colors/grey50_bright
{
	qer_editorimage textures/colors/grey50
	color 0.50 0.50 0.50
	bright
}

textures/colors/grey75
{
	qer_editorimage textures/colors/grey75
	color 0.75 0.75 0.75
	specular 1.00 1.00 1.00
}

textures/colors/grey75_shiny
{
	qer_editorimage textures/colors/grey75
	color 0.75 0.75 0.75
	specular 1.00 1.00 1.00
	texture textures/fx/generic_env
	environment
}

textures/colors/grey75_bright
{
	qer_editorimage textures/colors/grey75
	color 0.75 0.75 0.75
	bright
}

textures/colors/grey90
{
	qer_editorimage textures/colors/grey90
	color 0.90 0.90 0.90
	specular 1.00 1.00 1.00
}

textures/colors/grey90_shiny
{
	qer_editorimage textures/colors/grey90
	color 0.90 0.90 0.90
	specular 1.00 1.00 1.00
	texture textures/fx/generic_env
	environment
}

textures/colors/grey90_bright
{
	qer_editorimage textures/colors/grey90
	color 0.90 0.90 0.90
	bright
}

textures/colors/chrome
{
	qer_editorimage textures/fx/generic_env
	color 1.00 1.00 1.00
	texture textures/fx/generic_env
	environment
}