Some quite aggressive commit... 😢

This commit is contained in:
Thomas Forgione
2018-04-17 10:45:44 +02:00
parent c5b04aef9d
commit 25ee1fefce
18 changed files with 563 additions and 507 deletions
+2
View File
@@ -21,6 +21,8 @@ void main() {
if (color.a < 0.5) {
discard;
} else {
color.a = 1.0;
}
}