X-Git-Url: http://users.mur.at/ms/git/gitweb/?p=OpenColorIO-Configs.git;a=blobdiff_plain;f=aces_1.0.1%2Fpython%2Faces_ocio%2Fcolorspaces%2Fgeneral.py;h=b829d90e208d5c8614eba0ed9d4435381e2495aa;hp=71b7950b113227cf9094b166f8f99c03fd73b190;hb=6c7c2bf1dcec809d8c6472b1d34329157e498f97;hpb=a5214b5440991c2166d7216fe94df6fb8d0d5abb diff --git a/aces_1.0.1/python/aces_ocio/colorspaces/general.py b/aces_1.0.1/python/aces_ocio/colorspaces/general.py index 71b7950..b829d90 100644 --- a/aces_1.0.1/python/aces_ocio/colorspaces/general.py +++ b/aces_1.0.1/python/aces_ocio/colorspaces/general.py @@ -79,8 +79,8 @@ def create_matrix_colorspace(name='matrix', cs.is_data = False # A linear space needs allocation variables. - cs.allocation_type = ocio.Constants.ALLOCATION_UNIFORM - cs.allocation_vars = [0, 1] + cs.allocation_type = ocio.Constants.ALLOCATION_LG2 + cs.allocation_vars = [-8, 5, 0.00390625] cs.to_reference_transforms = [] if to_reference_values: