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%2Fcreate_general_colorspaces.py;h=410f8443033a3c961e27b6048d53d333f7dd68f4;hp=c1e10cb302853f53b3e767774a6d1c2bb6c52b53;hb=89360f70a6c71121580324ed3c125a83c3973887;hpb=1c4efc5c67e2313dfadf4a0786baaabd8d6489a6 diff --git a/aces_1.0.0/python/aces_ocio/create_general_colorspaces.py b/aces_1.0.0/python/aces_ocio/create_general_colorspaces.py index c1e10cb..410f844 100644 --- a/aces_1.0.0/python/aces_ocio/create_general_colorspaces.py +++ b/aces_1.0.0/python/aces_ocio/create_general_colorspaces.py @@ -5,6 +5,8 @@ Implements support for general colorspaces conversions and transfer functions. """ +from __future__ import division + import aces_ocio.create_aces_colorspaces as aces from aces_ocio.utilities import ColorSpace, mat44_from_mat33