Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Commits on Sep 13, 2023

  1. Fix regression in cccid handling when no value is supplied

    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.
    
    Signed-off-by: Kevin Wheatley <[email protected]>
    KevinJW committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    803c453 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    5aa41ba View commit details
    Browse the repository at this point in the history