From: Haarm-Pieter Duiker Date: Tue, 23 Jun 2015 19:32:19 +0000 (-0700) Subject: Fixed issue with mismatched gamut name in different functions X-Git-Url: http://users.mur.at/ms/git/gitweb/?p=OpenColorIO-Configs.git;a=commitdiff_plain;h=ab7cfe33da8d699b47202e194ad1f1d543c98a22 Fixed issue with mismatched gamut name in different functions --- diff --git a/aces_1.0.0/python/aces_ocio/colorspaces/gopro.py b/aces_1.0.0/python/aces_ocio/colorspaces/gopro.py index 0f822b4..0b05f57 100644 --- a/aces_1.0.0/python/aces_ocio/colorspaces/gopro.py +++ b/aces_1.0.0/python/aces_ocio/colorspaces/gopro.py @@ -99,7 +99,7 @@ def create_protune(gamut, 'interpolation': 'linear', 'direction': 'forward'}) - if gamut == 'Protune Gamut': + if gamut == 'Protune Native': cs.to_reference_transforms.append({ 'type': 'matrix', 'matrix': [0.533448429, 0.32413911, 0.142412421, 0,