blender/tests
Jesse Yurkovich aa3bdfd76a Image: Use OpenImageIO for loading and saving a variety of image formats
This checkin will use OIIO to replace the image save/load code for BMP,
DDS, DPX, HDR, PNG, TGA, and TIFF.

This simplifies our build environment, reduces binary duplication,
removes large amounts of hard to maintain code, and fixes some bugs
along the way.

It should also help reduce rare differences between Blender and Cycles
which already uses OIIO for most situations. Or potentially makes them
easier to solve once discovered.

This is a continuation of the work for #101413

Pull Request: https://projects.blender.org/blender/blender/pulls/105785
2023-04-12 05:22:26 +02:00
..
blender_as_python_module Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
gtests Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
performance Tests: Fix device list of benchmark script only showing a single GPU 2023-02-10 19:38:37 +01:00
python Image: Use OpenImageIO for loading and saving a variety of image formats 2023-04-12 05:22:26 +02:00
CMakeLists.txt CMake: add WITH_LIBS_PRECOMPILED option (UNIX only) 2023-01-19 17:10:42 +11:00