Updated ImGUI version to 1.49

This commit is contained in:
Alexander Bock
2016-10-19 15:42:45 +02:00
parent 542f92e768
commit e6720103fd
14 changed files with 12128 additions and 7297 deletions
+1 -1
View File
@@ -33,4 +33,4 @@ out vec4 FragColor;
void main() {
FragColor = out_color * texture(tex, out_uv);
}
}