Specifications
RELEASE NOTES FOR MARI 2.0V2
Mari 2.0v2
10
The Foundry
Developer Notes
• BUG ID 36252 - The GeoEntity.shaderStandaloneTypeList(),
GeoEntity.shaderDiffuseTypeList(), and
GeoEntity.shaderSpecularTypeList() functions have been made static.
This allows them to be called without a specific GeoEntity object.
Bug Fixes • BUG ID 15922/36208 - The ImageSet.importImages() function did not
properly handle $CHANNEL and $LAYER token replacements in file names
during imports.
The ImageSet.importImage() function can now be called with a file name
template and an optional list of UV indices to import images for.
• BUG ID 35294 - Adjustment layer vector parameters, such as in Grade
adjustments, were not properly processed through Python.
These can now be set from lists or mari.VectorN objects, and are
returned as lists.
• BUG ID 35940 - The Channel.flatten() function did not return the
resulting layer.