OpenColorIO icon indicating copy to clipboard operation
OpenColorIO copied to clipboard

OCIO 1.2 Potential Changes

Open jeremyselan opened this issue 12 years ago • 4 comments

This omnibus ticket will track all defaults we may want to change in the 1.2 release.

jeremyselan avatar Mar 13 '12 16:03 jeremyselan

  • OCIOFileTransform change default interpolation to 'best', per #232
  • FileTransform change default interpolation to 'best' (So configs dont need to write out the interpolation value in the common case)', per #232
  • per #149, consider explicitly declaring envvars. This would back config cacheid computations more accurate, and also allow for the context keys to be pre-filled

jeremyselan avatar Mar 13 '12 16:03 jeremyselan

#155 maybe? ("Get rid of hard-typed transform classes")

dbr avatar Mar 16 '12 10:03 dbr

#155 may be interesting.

The big feature I want in 1.2 is some an OCIO Plugin API (for Truelight, ICC, and CTL at runtime). And these ops will need a way to advertise their parameters/knobs. And this may solve 155 at the same time if we're clever about it...

jeremyselan avatar Mar 16 '12 17:03 jeremyselan

  • Remove config.clearLook() from the PythonAPI

jeremyselan avatar Mar 27 '12 20:03 jeremyselan