Skip to content

Commit

Permalink
Remove trailing full stops from descriptions to avoid duplicates
Browse files Browse the repository at this point in the history
  • Loading branch information
PiOverFour committed Dec 4, 2020
1 parent 183784a commit ca9dfda
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions config.ocio
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ colorspaces:
equalitygroup:
bitdepth: 32f
description: |
ITU BT.709 primaries based scene referred linear space.
ITU BT.709 primaries based scene referred linear space
isdata: false
allocation: lg2
allocationvars: [-12.473931188, 12.526068812]
Expand All @@ -92,7 +92,7 @@ colorspaces:
equalitygroup:
bitdepth: 32f
description: |
Log based filmic shaper with 16.5 stops of latitude, and 25 stops of dynamic range.
Log based filmic shaper with 16.5 stops of latitude, and 25 stops of dynamic range
isdata: false
allocation: lg2
allocationvars: [-12.473931188, 12.526068812]
Expand Down Expand Up @@ -121,7 +121,7 @@ colorspaces:
equalitygroup:
bitdepth: 32f
description: |
sRGB specification display referred Optical-Electro Transfer Function.
sRGB specification display referred Optical-Electro Transfer Function
isdata: false
allocation: uniform
allocationvars: [0.0, 1.0]
Expand All @@ -147,7 +147,7 @@ colorspaces:
equalitygroup:
bitdepth: 32f
description: |
sRGB specification display referred Optical-Electro Transfer Function with Apple DCI-P3 primaries.
sRGB specification display referred Optical-Electro Transfer Function with Apple DCI-P3 primaries
isdata: false
allocation: uniform
allocationvars: [0.0, 1.0]
Expand All @@ -161,8 +161,8 @@ colorspaces:
family:
equalitygroup:
bitdepth: 32f
description: |
BT.1886 specification display referred Electro-Optical Transfer Function with REC.709 primaries.
nescription: |
BT.1886 specification display referred Electro-Optical Transfer Function with REC.709 primaries
isdata: false
allocation: uniform
allocationvars: [0.0, 1.0]
Expand All @@ -174,7 +174,7 @@ colorspaces:
equalitygroup:
bitdepth: 32f
description: |
Log based filmic shaper with 16.5 stops of latitude, and 25 stops of dynamic range with Apple P3 primaries.
Log based filmic shaper with 16.5 stops of latitude, and 25 stops of dynamic range with Apple P3 primaries
isdata: false
allocation: lg2
allocationvars: [-12.473931188, 12.526068812]
Expand All @@ -197,7 +197,7 @@ colorspaces:
equalitygroup:
bitdepth: 32f
description: |
Log based filmic shaper with 16.5 stops of latitude, and 25 stops of dynamic range with REC.709 primaries.
Log based filmic shaper with 16.5 stops of latitude, and 25 stops of dynamic range with REC.709 primaries
isdata: false
allocation: lg2
allocationvars: [-12.473931188, 12.526068812]
Expand All @@ -216,7 +216,7 @@ colorspaces:
name: Non-Colour Data
family:
description: |
Transform to flag data as non-colour, strictly data, and avoid OCIO colour specific transforms.
Transform to flag data as non-colour, strictly data, and avoid OCIO colour specific transforms
equalitygroup:
bitdepth: 32f
isdata: true
Expand Down

0 comments on commit ca9dfda

Please sign in to comment.