Date
1 - 1 of 1
Review: 0.9/1.0 API Changes
Jeremy Selan <jeremy...@...>
These are the (proposed) API Changes between 0.8 -> 1.0
(A bit of an omnibus pull request) Addresses issues: #36, #131, #130 (All other github API-tagged are not being considered for 1.0.) https://github.com/imageworks/OpenColorIO/pull/156 --- Functions Removed --- ColorSpace::getEditableTransform ColorSpace::isTransformSpecified Config::getEditableTransform Config::setDisplayColorSpaceName GroupTransform::getEditableTransform DisplayTransform::setDisplayColorSpaceName DisplayTransform::getDisplayColorSpaceName --- Other Changes --- PlanarImageDesc / PackedImageDesc now have simpler (non-virtual) implementations, which is more consistent with the rest of OCIO. Change should be source compatible in majority of cases. -- Jeremy |
|