Fix copyright headers and style issues

This commit is contained in:
Rémi Verschelde 2019-09-24 11:51:33 +02:00
parent 4f294b958f
commit 823c3def72
7 changed files with 93 additions and 7 deletions

View file

@ -431,7 +431,6 @@ void main() {
bone_weights.w;
world_matrix = world_matrix * transpose(m);
}
#endif