Date
1 - 1 of 1
Review: Luts with incorrect file extensions are now correctly loaded
Jeremy Selan <jeremy...@...>
https://github.com/imageworks/OpenColorIO/pull/172
Luts with incorrect file extensions are now correctly loaded.
This was always the intent, but there was a bug in the implementation,
where were doing seekg on the filestream without clearing potential
error states beforehand.
-- Jeremy
Luts with incorrect file extensions are now correctly loaded.
This was always the intent, but there was a bug in the implementation,
where were doing seekg on the filestream without clearing potential
error states beforehand.
-- Jeremy