Merge branch 'master' into SQC19_Booster
This commit is contained in:
@@ -7,7 +7,7 @@ void main()
|
||||
texel = texture2D(tex,gl_TexCoord[0].st);
|
||||
|
||||
texel *= light;
|
||||
texel.a = 255.;
|
||||
|
||||
gl_FragColor = texel;
|
||||
|
||||
}
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 270 KiB |
Binary file not shown.
Before Width: | Height: | Size: 363 KiB |
Binary file not shown.
Before Width: | Height: | Size: 254 KiB |
Binary file not shown.
Before Width: | Height: | Size: 349 KiB |
Reference in New Issue
Block a user