OpenColorIO icon indicating copy to clipboard operation
OpenColorIO copied to clipboard

Remove "experimental" descripton of ACES 2 implementation

Open doug-walker opened this issue 3 months ago • 2 comments

ACES 2 support was finalized in OCIO 2.4.2 but it is still described a "experimental" in various places in the code.

  • OpenColorTypes.h: Update FixedFunctionStyle enum.
  • OCIOYaml.cpp: Logs a warning when writing a FixedFunction using one of the ACES 2 styles.
  • Config_tests.cpp: Remove the log guard to mute these warnings in various tests.

doug-walker avatar Sep 25 '25 01:09 doug-walker

Hello, I would like to work on this issue.

killjoycircuit avatar Sep 25 '25 18:09 killjoycircuit

I’ve created a PR for https://github.com/AcademySoftwareFoundation/OpenColorIO/pull/2196 that updated OpenColorTypes.h file

killjoycircuit avatar Sep 25 '25 18:09 killjoycircuit