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

IB: Fix bug in propagating unassociated alpha behavior request #2172

Merged
merged 1 commit into from
Feb 11, 2019

Conversation

lgritz
Copy link
Collaborator

@lgritz lgritz commented Feb 10, 2019

The unassociated alpha handling setting of the ImageCache was
overriding the setting specific to the ImageBuf itself, for the path
where for "forced" reads bypass the cache. Good intentions to still
honor the IC setting, but IB-specific request should take precedent.

The unassociated alpha handling setting of the ImageCache was
overriding the setting specific to the ImageBuf itself, for the path
where for "forced" reads bypass the cache. Good intentions to still
honor the IC setting, but IB-specific request should take precedent.
@lgritz lgritz merged commit e50e794 into AcademySoftwareFoundation:master Feb 11, 2019
lgritz added a commit to lgritz/OpenImageIO that referenced this pull request Feb 11, 2019
…mySoftwareFoundation#2172)

The unassociated alpha handling setting of the ImageCache was
overriding the setting specific to the ImageBuf itself, for the path
where for "forced" reads bypass the cache. Good intentions to still
honor the IC setting, but IB-specific request should take precedent.
@lgritz lgritz deleted the lg-png branch February 11, 2019 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant