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>2020-05-12 22:55:33 +0300
committerBrecht Van Lommel <brecht@blender.org>2020-05-12 22:57:04 +0300
commit5ca1eb96c7f2d078016ffda3f42067c57a0d06d3 (patch)
tree0a9da19f81c61e53955038b3ef79ba1df67a1bc5 /release/datafiles
parent289242fef912b0a51ca9b07972a304f651c6cc25 (diff)
parent829dce524dbbf34439422cd2906b94ce0e7920ed (diff)
Merge branch 'blender-v2.83-release'
Diffstat (limited to 'release/datafiles')
-rw-r--r--release/datafiles/colormanagement/config.ocio10
1 files changed, 8 insertions, 2 deletions
diff --git a/release/datafiles/colormanagement/config.ocio b/release/datafiles/colormanagement/config.ocio
index c224c2c3c2d..5ad937e3efb 100644
--- a/release/datafiles/colormanagement/config.ocio
+++ b/release/datafiles/colormanagement/config.ocio
@@ -33,9 +33,8 @@ roles:
# Default color space sequencer is working in
default_sequencer: sRGB
- # Color spaces for color picking and texture painting (not internally supported yet)
+ # Distribution of colors in color picker
color_picking: sRGB
- texture_paint: Raw
# Non-color data
data: Non-Color
@@ -43,6 +42,13 @@ roles:
# CIE XYZ color space
XYZ: XYZ
+ # Specifed by OCIO, not used in Blender
+ color_timing: Filmic Log
+ compositing_log: Filmic Log
+ default: Linear
+ matte_paint: Linear
+ texture_paint: Linear
+
displays:
sRGB:
- !<View> {name: Standard, colorspace: sRGB}