File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
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 *.rla *.sgi *.rgb *.rgba *.bw *.int *.inta *.pic *.tga "
67+ " *.ppm *.psd *.ptex *.R3D *.r3d *.NEV *.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,6 +79,7 @@ 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);;"
8283 " OpenEXR (*.exr);;"
8384 " OpenVDB (*.vdb);;"
8485 " PhotoShop (*.psd);;"
You can’t perform that action at this time.
0 commit comments