This fixes a problem where the string for wrapmodes in texture attributes is 
not properly returned (and cannot be parsed). When wrap options are set to 
default, this prevents the wrap mode in the texture attributes to be used. 
Instead, we always get 'black' behaviour.

You can merge this Pull Request by running:

  git pull https://github.com/darkhorse64/oiio master

Or you can view, comment on it, or merge it online at:

  https://github.com/OpenImageIO/oiio/pull/214

-- Commit Summary --

* This fixes a problem where the string for wrapmodes in texture attributes is 
not properly returned (and cannot be parsed). When wrap options are set to 
default, this prevents the wrap mode in the texture attributes to be used. 
Instead, we always get 'black' behaviour.

-- File Changes --

M src/libtexture/imagecache.cpp (2)

-- Patch Links --

  https://github.com/OpenImageIO/oiio/pull/214.patch
  https://github.com/OpenImageIO/oiio/pull/214.diff

--- 
Reply to this email directly or view it on GitHub:
https://github.com/OpenImageIO/oiio/pull/214
_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to