OpenColorIO
OpenColorIO copied to clipboard
Fix iridas cube parser to accept and convert double precision.
The old Iridas cube parser would silently convert double precision values to floats and continue working, wheras the current code will raise an "Invalid color triplets" error.
This patch restores the older behaviour.
Actually I've just noticed this problem extends to other lut file formats as well - at least spi1d/spi3d