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:
authorAntony Riakiotakis <kalast@gmail.com>2015-03-23 14:18:42 +0300
committerAntony Riakiotakis <kalast@gmail.com>2015-03-23 14:18:42 +0300
commit3c21885ec4ee2c06e24f43a87ed11a36b0fb7fe7 (patch)
treed0d39d5466c060a4cd72d1ebd4961bedacc1f9ae /release/datafiles
parent0884c174b3b43cb53b47269cc204f08c0dc68f6a (diff)
Change coefficients to 4 digit precision only.
Need to match convention and sum up to 1.0 (previous set had a minor 10^(-10) overflow) Thanks to Campbell for taking notice.
Diffstat (limited to 'release/datafiles')
-rw-r--r--release/datafiles/colormanagement/config.ocio2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/datafiles/colormanagement/config.ocio b/release/datafiles/colormanagement/config.ocio
index 7ecc9768d57..1cf9a3bb36e 100644
--- a/release/datafiles/colormanagement/config.ocio
+++ b/release/datafiles/colormanagement/config.ocio
@@ -6,7 +6,7 @@ ocio_profile_version: 1
search_path: luts
strictparsing: true
-luma: [0.2126729, 0.7151522, 0.0721750]
+luma: [0.2126, 0.7152, 0.0722]
description: RRT version ut33