texturev: Added .pgm and .ppm extensions as supported.
This commit is contained in:
parent
dee11c9655
commit
8ded805ff2
@ -75,7 +75,9 @@ static const char* s_supportedExt[] =
|
|||||||
"jpeg",
|
"jpeg",
|
||||||
"hdr",
|
"hdr",
|
||||||
"ktx",
|
"ktx",
|
||||||
|
"pgm",
|
||||||
"png",
|
"png",
|
||||||
|
"ppm",
|
||||||
"psd",
|
"psd",
|
||||||
"pvr",
|
"pvr",
|
||||||
"tga",
|
"tga",
|
||||||
|
Loading…
Reference in New Issue
Block a user