Re: Using environment variables/context to point to a colorspace
Michael Dolan
Hi Anthony, The functionality in PR #477 was released with OCIO 1.1.0, which is included in VFX Reference Platform CY2019. Foundry hasn't gotten Nuke onto CY2019 quite yet. Nuke 11.3v3 ships with OCIO 1.0.9. To answer your other questions: 1) They would be pulling from a release tag (https://github.com/imageworks/OpenColorIO/tree/v1.0.9), not from master. Master is OCIO's dev branch. 2) In Nuke's Script Editor, run: import PyOpenColorIO as OCIO print OCIO.version 3) Some might. I don't personally.
On Mon, Apr 22, 2019, 8:29 AM , <anthony.kramer@...> wrote: I've been trying to chase down this feature from the old google group. It looks like it was added (pull #477) but in the current version of Nuke I'm on (11.3v2) it doesn't seem to work. So it brings up a few questions:
|
|