File tree Expand file tree Collapse file tree 3 files changed +11
-1640
lines changed
Expand file tree Collapse file tree 3 files changed +11
-1640
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ IsSpecSrgb(const ImageSpec& spec)
6464static const char *s_file_filters = " "
6565 " Image Files (*.bmp *.cin *.dcm *.dds *.dpx *.fits *.gif *.hdr *.ico *.iff "
6666 " *.jpg *.jpe *.jpeg *.jif *.jfif *.jfi *.jp2 *.j2k *.jxl *.exr *.png *.pbm *.pgm "
67- " *.ppm *.psd *.ptex *.R3D *. r3d *.NEV *.nev *.rla *.sgi *.rgb *.rgba *.bw *.int *.inta *.pic *.tga "
67+ " *.ppm *.psd *.ptex *.r3d *.nev *.rla *.sgi *.rgb *.rgba *.bw *.int *.inta *.pic *.tga "
6868 " *.tpic *.tif *.tiff *.tx *.env *.sm *.vsm *.vdb *.webp *.zfile);;"
6969 " BMP (*.bmp);;"
7070 " Cineon (*.cin);;"
@@ -79,14 +79,14 @@ static const char *s_file_filters = ""
7979 " JPEG (*.jpg *.jpe *.jpeg *.jif *.jfif *.jfi);;"
8080 " JPEG-2000 (*.jp2 *.j2k);;"
8181 " JPEG XL (*.jxl);;"
82- " Nikon (*.NEV *. nev);;"
82+ " Nikon (*.nev);;"
8383 " OpenEXR (*.exr);;"
8484 " OpenVDB (*.vdb);;"
8585 " PhotoShop (*.psd);;"
8686 " Portable Network Graphics (*.png);;"
8787 " PNM / Netpbm (*.pbm *.pgm *.ppm);;"
8888 " Ptex (*.ptex);;"
89- " R3D (*.R3D *. r3d);;"
89+ " R3D (*.r3d);;"
9090 " RLA (*.rla);;"
9191 " SGI (*.sgi *.rgb *.rgba *.bw *.int *.inta);;"
9292 " Softimage PIC (*.pic);;"
You can’t perform that action at this time.
0 commit comments