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%2Fgeneral.py;fp=aces_1.0.0%2Fpython%2Faces_ocio%2Fcreate_general_colorspaces.py;h=db47cd729bc78af15e239cf5392a5eda2e756b0d;hp=01d2c2d9b8b845d15a5bdd41ed80c3c009c30e6f;hb=9404c06b163b18672794ced12638b6063fc2b8dd;hpb=0343914c3673898a5b2356eb37eded81e47ae02a diff --git a/aces_1.0.0/python/aces_ocio/create_general_colorspaces.py b/aces_1.0.0/python/aces_ocio/colorspaces/general.py similarity index 99% rename from aces_1.0.0/python/aces_ocio/create_general_colorspaces.py rename to aces_1.0.0/python/aces_ocio/colorspaces/general.py index 01d2c2d..db47cd7 100644 --- a/aces_1.0.0/python/aces_ocio/create_general_colorspaces.py +++ b/aces_1.0.0/python/aces_ocio/colorspaces/general.py @@ -9,7 +9,7 @@ from __future__ import division import PyOpenColorIO as ocio -import aces_ocio.create_aces_colorspaces as aces +from aces_ocio.colorspaces import aces from aces_ocio.utilities import ColorSpace, mat44_from_mat33