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;fp=aces_1.0.0%2Fpython%2FcreateARRIColorSpaces.py;h=649c8d47c53f900cbc8440930c4a13ee7a370efb;hp=73e175bc278334b7b7ad53ea8c02f36602c9b24f;hb=81ebbcda56c215801a15a690b6f9949f25b04caf;hpb=b6839f6c01fa70ee02ddfc5205a07b751d3d1a85 diff --git a/aces_1.0.0/python/createARRIColorSpaces.py b/aces_1.0.0/python/aces_ocio/createARRIColorSpaces.py similarity index 97% rename from aces_1.0.0/python/createARRIColorSpaces.py rename to aces_1.0.0/python/aces_ocio/createARRIColorSpaces.py index 73e175b..649c8d4 100644 --- a/aces_1.0.0/python/createARRIColorSpaces.py +++ b/aces_1.0.0/python/aces_ocio/createARRIColorSpaces.py @@ -1,8 +1,9 @@ import math import array -from util import * -import generateLUT as genlut +import aces_ocio.generateLUT as genlut +from aces_ocio.util import ColorSpace, mat44FromMat33 + #