updated to 1.0 format
[OpenColorIO-Configs.git] / spi-vfx / config.ocio
index 25e488e..204af1a 100644 (file)
@@ -32,9 +32,11 @@ colorspaces:
   - !<ColorSpace>
     name: lnf
     family: ln
+    equalitygroup: ln
     bitdepth: 32f
     description: |
       lnf :  linear show space
+      
     isdata: false
     allocation: lg2
     allocationvars: [-15, 6]
@@ -42,9 +44,11 @@ colorspaces:
   - !<ColorSpace>
     name: lnh
     family: ln
+    equalitygroup: ln
     bitdepth: 16f
     description: |
       lnh :  linear show space
+      
     isdata: false
     allocation: lg2
     allocationvars: [-15, 6]
@@ -52,9 +56,11 @@ colorspaces:
   - !<ColorSpace>
     name: ln16
     family: ln
+    equalitygroup: ln
     bitdepth: 16ui
     description: |
       ln16 : linear show space
+      
     isdata: false
     allocation: lg2
     allocationvars: [-15, 0]
@@ -62,9 +68,11 @@ colorspaces:
   - !<ColorSpace>
     name: lg16
     family: lg
+    equalitygroup: lg
     bitdepth: 16ui
     description: |
       lg16 : conversion from film log 
+      
     isdata: false
     allocation: uniform
     to_reference: !<FileTransform> {src: lg16.spi1d, interpolation: nearest}
@@ -72,9 +80,11 @@ colorspaces:
   - !<ColorSpace>
     name: lg10
     family: lg
+    equalitygroup: lg
     bitdepth: 10ui
     description: |
       lg10 : conversion from film log
+      
     isdata: false
     allocation: uniform
     to_reference: !<FileTransform> {src: lg10.spi1d, interpolation: nearest}
@@ -82,9 +92,11 @@ colorspaces:
   - !<ColorSpace>
     name: lgf
     family: lg
+    equalitygroup: lg
     bitdepth: 32f
     description: |
       lgf : conversion from film log
+      
     isdata: false
     allocation: uniform
     allocationvars: [-0.25, 1.5]
@@ -93,9 +105,11 @@ colorspaces:
   - !<ColorSpace>
     name: gn10
     family: gn
+    equalitygroup: gn
     bitdepth: 10ui
     description: |
       gn10 : The 10bit int conversion from Panalog to linear
+      
     isdata: false
     allocation: uniform
     to_reference: !<FileTransform> {src: gn10.spi1d, interpolation: nearest}
@@ -103,9 +117,11 @@ colorspaces:
   - !<ColorSpace>
     name: vd16
     family: vd
+    equalitygroup: vd
     bitdepth: 16ui
     description: |
       vd16 :conversion from a gamma 2.2 
+      
     isdata: false
     allocation: uniform
     to_reference: !<GroupTransform>
@@ -116,9 +132,11 @@ colorspaces:
   - !<ColorSpace>
     name: vd10
     family: vd
+    equalitygroup: vd
     bitdepth: 10ui
     description: |
       vd10 :conversion from a gamma 2.2 
+      
     isdata: false
     allocation: uniform
     to_reference: !<GroupTransform>
@@ -129,9 +147,11 @@ colorspaces:
   - !<ColorSpace>
     name: vd8
     family: vd
+    equalitygroup: vd
     bitdepth: 8ui
     description: |
       vd8 :conversion from a gamma 2.2
+      
     isdata: false
     allocation: uniform
     to_reference: !<GroupTransform>
@@ -142,9 +162,11 @@ colorspaces:
   - !<ColorSpace>
     name: hd10
     family: hd
+    equalitygroup: hd
     bitdepth: 10ui
     description: |
       hd10 : The simple 10bit int conversion from REC709 to linear
+      
     isdata: false
     allocation: uniform
     to_reference: !<GroupTransform>
@@ -155,9 +177,11 @@ colorspaces:
   - !<ColorSpace>
     name: dt16
     family: dt
+    equalitygroup: dt
     bitdepth: 16ui
     description: |
       dt16 :conversion for diffuse texture
+      
     isdata: false
     allocation: uniform
     to_reference: !<GroupTransform>
@@ -168,9 +192,11 @@ colorspaces:
   - !<ColorSpace>
     name: cpf
     family: cp
+    equalitygroup: cp
     bitdepth: 32f
     description: |
       cpf :video like conversion used for color picking 
+      
     isdata: false
     allocation: uniform
     to_reference: !<FileTransform> {src: cpf.spi1d, interpolation: linear}
@@ -178,45 +204,55 @@ colorspaces:
   - !<ColorSpace>
     name: nc8
     family: nc
+    equalitygroup: nc
     bitdepth: 8ui
     description: |
       nc8 :nc,Non-color used to store non-color data such as depth or surface normals
+      
     isdata: true
     allocation: uniform
 
   - !<ColorSpace>
     name: nc10
     family: nc
+    equalitygroup: nc
     bitdepth: 10ui
     description: |
       nc10 :nc,Non-color used to store non-color data such as depth or surface normals
+      
     isdata: true
     allocation: uniform
 
   - !<ColorSpace>
     name: nc16
     family: nc
+    equalitygroup: nc
     bitdepth: 16ui
     description: |
       nc16 :nc,Non-color used to store non-color data such as depth or surface normals
+      
     isdata: true
     allocation: uniform
 
   - !<ColorSpace>
     name: ncf
     family: nc
+    equalitygroup: nc
     bitdepth: 32f
     description: |
       ncf :nc,Non-color used to store non-color data such as depth or surface normals
+      
     isdata: true
     allocation: uniform
 
   - !<ColorSpace>
     name: srgb8
     family: srgb
+    equalitygroup: srgb
     bitdepth: 8ui
     description: |
       srgb8 :rgb display space for the srgb standard.
+      
     isdata: false
     allocation: uniform
     from_reference: !<GroupTransform>
@@ -227,9 +263,11 @@ colorspaces:
   - !<ColorSpace>
     name: p3dci8
     family: p3dci
+    equalitygroup: p3dci
     bitdepth: 8ui
     description: |
       p3dci8 :rgb display space for gamma 2.6 P3 projection.
+      
     isdata: false
     allocation: uniform
     from_reference: !<GroupTransform>