upon further consideration, renamed profiles back to config.ocio
authorJeremy Selan <jeremy.selan@gmail.com>
Sat, 30 Jul 2011 21:35:19 +0000 (14:35 -0700)
committerJeremy Selan <jeremy.selan@gmail.com>
Sat, 30 Jul 2011 21:35:19 +0000 (14:35 -0700)
The apparent intent if the original rename was to allow them to exist in the same directory, but to do so would have created lut naming conflicts.  So, for now, its better to revert to the original names.

Also updated iif / nuke-default to have 0.8 spacing.

iif/config.ocio
nuke-default/config.ocio
spi-anim/config.ocio [moved from spi-anim/spi-anim.ocio with 100% similarity]
spi-vfx/config.ocio [moved from spi-vfx/spi-vfx.ocio with 100% similarity]

index ab0371a..33bcb4a 100644 (file)
@@ -1,4 +1,3 @@
----
 ocio_profile_version: 1
 
 search_path: luts
 ocio_profile_version: 1
 
 search_path: luts
@@ -21,6 +20,7 @@ displays:
   sRGB:
     - !<View> {name: Raw, colorspace: raw}
     - !<View> {name: RRT, colorspace: rrt_odt_r709}
   sRGB:
     - !<View> {name: Raw, colorspace: raw}
     - !<View> {name: RRT, colorspace: rrt_odt_r709}
+
 active_displays: [sRGB, p3d60]
 active_views: [RRT, Raw]
 
 active_displays: [sRGB, p3d60]
 active_views: [RRT, Raw]
 
index 54da55e..cc76e01 100644 (file)
@@ -1,4 +1,3 @@
----
 ocio_profile_version: 1
 
 search_path: luts
 ocio_profile_version: 1
 
 search_path: luts
@@ -18,6 +17,7 @@ displays:
     - !<View> {name: sRGB, colorspace: sRGB}
     - !<View> {name: rec709, colorspace: rec709}
     - !<View> {name: raw, colorspace: raw}
     - !<View> {name: sRGB, colorspace: sRGB}
     - !<View> {name: rec709, colorspace: rec709}
     - !<View> {name: raw, colorspace: raw}
+
 active_displays: [default]
 active_views: [sRGB, rec709, raw]
 
 active_displays: [default]
 active_views: [sRGB, rec709, raw]
 
similarity index 100%
rename from spi-anim/spi-anim.ocio
rename to spi-anim/config.ocio
similarity index 100%
rename from spi-vfx/spi-vfx.ocio
rename to spi-vfx/config.ocio