AcademySoftwareFoundation / OpenColorIO

A color management framework for visual effects and animation.
https://opencolorio.org
BSD 3-Clause "New" or "Revised" License
1.76k stars 434 forks source link

Fix regression in cccid handling when no value is supplied #1855

Closed KevinJW closed 11 months ago

KevinJW commented 11 months ago

In v1 of OCIO FileTransforms are able to load .cc files without specifying a cccid.

In v2 this broke causing an exception to be raised instead of using the first cc found in the file.

Fixes #1854

Signed-off-by: Kevin Wheatley kevin.wheatley@framestore.com

KevinJW commented 11 months ago

I totally missed the fact that I might have been involved with that file from the beginning! I guess technically it would be for my previous employers to make comment on it. I haven't had a requirement for migrating any other contributions to other projects, so this would be the first.

I would imagine that we might want to invite Michele @ Cinesite to a TSC or to comment.