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

Render adaptor fixes #5872

Merged
merged 2 commits into from
May 29, 2024
Merged

Conversation

johnhaddon
Copy link
Member

A couple of important fixes to the render adaptor mechanism, including for a crash that is hindering usage at Cinesite. I've made the PR for 1.4_maintenance since that it where the problem is most pronounced. But we could also backport to 1.3_maintenance with the removal of the InteractiveRenderTest.testAdaptorGlobalsDependingOnRenderer.

@johnhaddon johnhaddon self-assigned this May 28, 2024
Copy link
Contributor

@murraystevenson murraystevenson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

We were pulling on the adapted globals, which themselves could depend on `resolvedRenderer` via the `renderer` input to the adaptor.
@johnhaddon johnhaddon merged commit 4fa84b2 into GafferHQ:1.4_maintenance May 29, 2024
5 checks passed
@johnhaddon johnhaddon deleted the adaptorFixes branch August 7, 2024 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants