For those who may not be "watching" the GitHub repo to get every pull request email, please note that I've finally been overhauling the Python bindings after a couple years of their not getting nearly enough love.
An improved, but I think backward-compatible, set of changes to TypeDesc and ImageSpec went in about a week ago. There is a much more intrusive, incompatible change for ImageInput and ImageOutput proposed here: https://github.com/OpenImageIO/oiio/pull/667 If you are a user of the Python bindings (or even if not, but you are adept at Python and want to weigh in), please take a look. You don't have to review the implementation, but it would be helpful to look at the .py files that I added as unit tests -- they are a good example of the Python OIIO bindings -- and just let me know if anything seems amiss to you. Also, the Python bindings are finally documented! So looking over that and giving feedback is also helpful. If there are no objections, I will merge these changes into master in a couple days, and then move on to the next bit of stuff to overhaul (ImageBuf). -- Larry Gritz [email protected] _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
