X-Git-Url: http://users.mur.at/ms/git/gitweb/?p=OpenColorIO-Configs.git;a=blobdiff_plain;f=aces_1.0.0%2Fpython%2Faces_ocio%2Fcolorspaces%2Fgopro.py;h=0f822b42430ef976c6ec5027e7d83e86069cde4a;hp=b20853715038f6eeb524b7a0a7c7267be9b2940e;hb=60ea234c1a9c7be5898ba35a6f548357d6deb874;hpb=36923d39d480194173ef6309448d2d1e7acd3afc 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 b208537..0f822b4 100644 --- a/aces_1.0.0/python/aces_ocio/colorspaces/gopro.py +++ b/aces_1.0.0/python/aces_ocio/colorspaces/gopro.py @@ -54,7 +54,7 @@ def create_protune(gamut, if transfer_function == '': name = 'Linear - %s - Experimental' % gamut if gamut == '': - name = '%s' % transfer_function + name = 'Curve - %s' % transfer_function cs = ColorSpace(name) cs.description = name