Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle more than one declared display #357

Closed
bentoogood opened this issue Jun 7, 2013 · 3 comments
Closed

Handle more than one declared display #357

bentoogood opened this issue Jun 7, 2013 · 3 comments
Labels
bug Issues representing bugs scene Issues with GafferScene

Comments

@bentoogood
Copy link
Contributor

Currently only the last declared display will generate an output, as all displays are declared as

Display "/path/to/output"

where as displays other than the primary one (rgba) should be

Display "+/path/to/output"
@johnhaddon
Copy link
Member

This is a bug in IECoreRI::Renderer, but is being tracked here as Gaffer is the place where it manifests itself to the user.

@johnhaddon
Copy link
Member

I've got a pull request for Cortex which addresses this problem :

ImageEngine/cortex#112

@johnhaddon
Copy link
Member

Pull request made it into Cortex 8.0.0-a18 - closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues representing bugs scene Issues with GafferScene
Projects
None yet
Development

No branches or pull requests

2 participants