AcademySoftwareFoundation / OpenImageIO

Reading, writing, and processing images in a wide variety of file formats, using a format-agnostic API, aimed at VFX applications.
https://openimageio.readthedocs.org
Apache License 2.0
1.98k stars 597 forks source link

api: first draft for removing nativespec from ImageBuf #4482

Open bfraboni opened 1 month ago

bfraboni commented 1 month ago

Second half of API changes to remove nativespec from ImageCache and ImageBuf for issue: https://github.com/AcademySoftwareFoundation/OpenImageIO/issues/4436

lgritz commented 1 month ago

I think this is going in the right direction. Looks like failed tests? And you need a DCO?

lgritz commented 1 month ago

Just a remind that there are some pending items to finish this