Date
1 - 1 of 1
OpenColorIO 1.0 RC1 Release
Jeremy Selan <jeremy...@...>
As promised, OpenColorIO 1.0 Release Candidate 1 is now available for testing.
(No branches necessary, it's the top of the master repository.) https://github.com/imageworks/OpenColorIO We will continue to do heavy testing for the next few weeks, and hope to designate it 1.0 by Oct 1st. Also, to the best of our knowledge, OCIO 1.0 RC1 is ready for production use (and is being rolled out at SPI). The reason we're calling it RC1 is just to play it super conservative. Enjoy! -- Jeremy ------------------------------------------------------------------------ API Changes from 0.8->1.0 --- Functions Removed --- ColorSpace::getEditableTransform ColorSpace::isTransformSpecified Config::getEditableTransform Config::setDisplayColorSpaceName GroupTransform::getEditableTransform DisplayTransform::setDisplayColorSpaceName DisplayTransform::getDisplayColorSpaceName --- Misc Changes --- PlanarImageDesc / PackedImageDesc now have simpler (non-virtual) implementations, which is more consistent with the rest of OCIO. Change should be source compatible in most cases. |
|