mikrosimage / ColorPipe-tools

ColorPipe-tools is a set of tools to handle and process LUTs or color spaces.
http://mikrosimage.github.io/ColorPipe-tools/
Other
95 stars 17 forks source link

Fix cube domain #16

Closed cpichard closed 9 years ago

cpichard commented 9 years ago

Hi,

this patch adds the "DOMAIN_MIN" and "DOMAIN_MAX" keywords in a cube lut file such that when the input domain is different than [0.0, 1.0] the lut is correctly interpreted in nuke/opencolorio.

Cheers,

C

landscape-bot commented 9 years ago

Code Health Repository health decreased by 1% when pulling 0f89a8c on fix_cube_domain into 82f832f on develop.

mfe commented 9 years ago

LGTM :ship: it ! A some point, we should use the with statement in every helper / tool.