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-02-17 21:37:55 +0300
committerBrecht Van Lommel <brecht@blender.org>2022-02-17 21:51:43 +0300
commitda6b534274d88de590ab978c596a5d8b10a70a69 (patch)
tree52d3220fc73f1591a8543722151b5445b9468fb4 /release
parenta04300c436d77bf47b94d033c1d832d86425945c (diff)
Fix T95368: wrong white point adaptation for Linear ACES color space
This affected loading of EXR files with set to Linear ACES colorspace, as well as the sky texture for in some custom OpenColorIO configurations. Use the builtin OpenColorIO transform from ACES AP0 to XYZ D65 to fix this.
Diffstat (limited to 'release')
-rw-r--r--release/datafiles/colormanagement/config.ocio5
1 files changed, 2 insertions, 3 deletions
diff --git a/release/datafiles/colormanagement/config.ocio b/release/datafiles/colormanagement/config.ocio
index bd342a0577e..bdb04cbf9ce 100644
--- a/release/datafiles/colormanagement/config.ocio
+++ b/release/datafiles/colormanagement/config.ocio
@@ -9,7 +9,7 @@
#
# See ocio-license.txt for details.
-ocio_profile_version: 1
+ocio_profile_version: 2
search_path: "luts:filmic"
strictparsing: true
@@ -100,8 +100,7 @@ colorspaces:
from_reference: !<GroupTransform>
children:
- !<FileTransform> {src: srgb_to_xyz.spimtx, interpolation: linear}
- - !<FileTransform> {src: xyz_D65_to_E.spimtx, interpolation: linear}
- - !<FileTransform> {src: xyz_to_aces.spimtx, interpolation: linear}
+ - !<BuiltinTransform> {style: "UTILITY - ACES-AP0_to_CIE-XYZ-D65_BFD", direction: inverse}
- !<ColorSpace>
name: nuke_rec709