LUT-to-UE4-clut
LUT-to-UE4-clut copied to clipboard
Added support for loading 1-dimensional Cube LUT files
This pull request adds support for Cube LUT files that use the LUT_1D_SIZE
parameter.
It also ensures the LUD_1D_INPUT_RANGE
and LUD_3D_INPUT_RANGE
parameters that are located in some files, are ignored. Previously the presence of these parameters would stop the conversion process.