ImageEngine / cortex

Libraries for visual effects software development
Other
528 stars 123 forks source link

OpenImageIOAlgo : `InternedStringVectorData` #1391

Closed ericmehl closed 10 months ago

ericmehl commented 10 months ago

This adds support for InternedStringVectorData to OpenImageIOAlgo::DataView. This is motivated by the need for querying scene:path from an OSL expression in Gaffer implemented in https://github.com/GafferHQ/gaffer/pull/5515.

Checklist