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%2FcreateREDColorSpaces.py;h=46cbd7fceb38f832106a2df294851186ad28bd18;hp=097a5c0bc7c8308e4e0979d4a4218e5ebf90c2a1;hb=75d8749d3630921f8ced18c026cd3cf0d9af14b6;hpb=8a160c48f21fd063b5a59e702a9d5ffdaaefe3b3 diff --git a/aces_1.0.0/python/aces_ocio/createREDColorSpaces.py b/aces_1.0.0/python/aces_ocio/createREDColorSpaces.py index 097a5c0..46cbd7f 100644 --- a/aces_1.0.0/python/aces_ocio/createREDColorSpaces.py +++ b/aces_1.0.0/python/aces_ocio/createREDColorSpaces.py @@ -6,6 +6,16 @@ import array import aces_ocio.generateLUT as genlut from aces_ocio.util import ColorSpace, mat44FromMat33 +__author__ = 'ACES Developers' +__copyright__ = 'Copyright (C) 2014 - 2015 - ACES Developers' +__license__ = '' +__maintainer__ = 'ACES Developers' +__email__ = 'aces@oscars.org' +__status__ = 'Production' + +__all__ = ['createREDlogFilm', + 'createColorSpaces'] + # # RED color spaces to ACES #