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%2FcreateARRIColorSpaces.py;h=681e97513b6bd77a063eb0e1c9edfa388a29630a;hp=3f5591cefd77c6c9cfa9f6be2c0f3405d98030e2;hb=75d8749d3630921f8ced18c026cd3cf0d9af14b6;hpb=8a160c48f21fd063b5a59e702a9d5ffdaaefe3b3 diff --git a/aces_1.0.0/python/aces_ocio/createARRIColorSpaces.py b/aces_1.0.0/python/aces_ocio/createARRIColorSpaces.py index 3f5591c..681e975 100644 --- a/aces_1.0.0/python/aces_ocio/createARRIColorSpaces.py +++ b/aces_1.0.0/python/aces_ocio/createARRIColorSpaces.py @@ -8,6 +8,16 @@ 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__ = ['createLogC', + 'createColorSpaces'] + # # LogC to ACES #