Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrecht Van Lommel <brecht@blender.org>2022-01-21 20:49:03 +0300
committerBrecht Van Lommel <brecht@blender.org>2022-06-02 19:49:04 +0300
commit2b80bfe9d0e94ba5fae1dccf6eee702fc64df049 (patch)
treef6141a67f810b5b74803510d11935f6b1d54886f /release/datafiles
parent33f5e8f2391944acf8c6cc56bcc352bc10af016c (diff)
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
Diffstat (limited to 'release/datafiles')
-rw-r--r--release/datafiles/colormanagement/config.ocio6
1 files 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: !<FileTransform> {src: srgb.spi1d, interpolation: linear}
from_reference: !<FileTransform> {src: srgb_inv.spi1d, interpolation: linear}
@@ -193,11 +193,11 @@ colorspaces:
- !<ColorSpace>
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: !<GroupTransform>
children: