Document Jeremy's work with maketx --fixnan. Add a similar command to oiiotool (including documentation and testsuite).
Add copy constructor and operator= for ImageBuf, at Jeremy's request. You can merge this Pull Request by running: git pull https://github.com/lgritz/oiio lg-fixnan Or you can view, comment on it, or merge it online at: https://github.com/OpenImageIO/oiio/pull/236 -- Commit Summary -- * Document maketx --fixnan * Imagebuf - Add copy ctr and operator= * oiiotool --fixnan -- File Changes -- M src/CMakeLists.txt (3) M src/doc/maketx.tex (9) M src/doc/oiiotool.tex (9) M src/doc/openimageio.tex (2) M src/include/imagebuf.h (8) M src/libOpenImageIO/imagebuf.cpp (47) M src/oiiotool/oiiotool.cpp (38) A testsuite/oiiotool-fixnan/bad.exr (0) A testsuite/oiiotool-fixnan/ref/black.exr (0) A testsuite/oiiotool-fixnan/ref/box3.exr (0) A testsuite/oiiotool-fixnan/ref/out.txt (68) A testsuite/oiiotool-fixnan/run.py (33) -- Patch Links -- https://github.com/OpenImageIO/oiio/pull/236.patch https://github.com/OpenImageIO/oiio/pull/236.diff --- Reply to this email directly or view it on GitHub: https://github.com/OpenImageIO/oiio/pull/236 _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
