https://github.com/OpenImageIO/oiio/pull/101
Fix get_image_info/get_texture_info (file, "exists") -- it was incorrectly giving an error if the file didn't exist. The correct behavior is for the call to succeed, but merely to return a value indicating whether the named file exists and is valid. -- Larry Gritz [email protected] _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
