From 2b80bfe9d0e94ba5fae1dccf6eee702fc64df049 Mon Sep 17 00:00:00 2001 From: Brecht Van Lommel Date: Fri, 21 Jan 2022 18:49:03 +0100 Subject: [PATCH] Color Management: add Filmic sRGB as an image colorspace A typical use case is when you want to render with the Filmic view transform, but composite an existing image in the background that should not be affected by the view transform. With this colorspace it's possible to do an inverse Filmic transform, render everything in scene linear space, and then apply the Filmic transform again. This is pretty basic in that this is not going to take into account the full view transform including looks, curves and exposure. But it can be helpful anyway. Ref T68926 --- release/datafiles/colormanagement/config.ocio | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/release/datafiles/colormanagement/config.ocio b/release/datafiles/colormanagement/config.ocio index df359d6c86c..6e74f1b7c6f 100644 --- a/release/datafiles/colormanagement/config.ocio +++ b/release/datafiles/colormanagement/config.ocio @@ -162,7 +162,7 @@ colorspaces: equalitygroup: bitdepth: 32f description: | - Standard RGB Display Space + sRGB display space isdata: false to_reference: ! {src: srgb.spi1d, interpolation: linear} from_reference: ! {src: srgb_inv.spi1d, interpolation: linear} @@ -193,11 +193,11 @@ colorspaces: - ! name: Filmic sRGB - family: display + family: equalitygroup: bitdepth: 32f description: | - Filmic sRGB view transform + sRGB displace space with Filmic view transform isdata: false from_reference: ! children: