Ver Fonte

texturev: Added psd support.

Branimir Karadžić há 9 anos atrás
pai
commit
661e8a1f97
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      tools/texturev/texturev.cpp

+ 1 - 0
tools/texturev/texturev.cpp

@@ -40,6 +40,7 @@ static const char* s_supportedExt[] =
 	"hdr",
 	"hdr",
 	"ktx",
 	"ktx",
 	"png",
 	"png",
+	"psd",
 	"pvr",
 	"pvr",
 	"tga",
 	"tga",
 };
 };