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%2Fcanon.py;h=64ffb60c8b0615ab159956ee983a046468b68adf;hp=620b4855414f1c6234e1123180cba489b84b02a8;hb=805c53aca382854614ec47c02aa4799afe237e45;hpb=7a4fc682918ad7556041773dad14802cd73d15e7 diff --git a/aces_1.0.0/python/aces_ocio/colorspaces/canon.py b/aces_1.0.0/python/aces_ocio/colorspaces/canon.py index 620b485..64ffb60 100644 --- a/aces_1.0.0/python/aces_ocio/colorspaces/canon.py +++ b/aces_1.0.0/python/aces_ocio/colorspaces/canon.py @@ -60,7 +60,7 @@ def create_c_log(gamut, cs.family = 'Input/Canon' cs.is_data = False - # A linear space needs allocation variables + # A linear space needs allocation variables. if transfer_function == '': cs.allocation_type = ocio.Constants.ALLOCATION_LG2 cs.allocation_vars = [-8, 5, 0.00390625]