tornavis/source/blender/compositor
Brecht Van Lommel 3b5224b57c Cleanup: refactor passing of color management settings for image save
Make a copy of ImageFormatData that contains the effective color management
settings, and pass that along to the various functions. This will make it
possible to add more complex logic later.

For compositing nodes, passing along view and display settings through
many functions made it harder to add additional settings, so just get those
from the scene now.

Differential Revision: https://developer.blender.org/D14401
2022-03-22 14:15:20 +01:00
..
intern Cleanup: refactor passing of color management settings for image save 2022-03-22 14:15:20 +01:00
nodes Cleanup: refactor passing of color management settings for image save 2022-03-22 14:15:20 +01:00
operations Cleanup: refactor passing of color management settings for image save 2022-03-22 14:15:20 +01:00
tests File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
CMakeLists.txt Auto-generate RNA-structs declarations in `RNA_prototypes.h` 2022-03-14 17:08:46 +01:00
COM_compositor.h Cleanup: refactor passing of color management settings for image save 2022-03-22 14:15:20 +01:00
COM_defines.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
COM_precomp.h File headers: add missing copyright, add MIT to SPDX licenses 2022-02-11 14:56:03 +11:00