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

GafferSceneModule : Bind with TaskNodeWrapper #2901

Merged
merged 1 commit into from Nov 20, 2018

Conversation

brendanholt
Copy link
Contributor

By defining SceneWriterWrapper as a TaskNodeWrapper, Python classes can now inherit from SceneWriter and override its methods. This is similar to how the bindings work for ImageWriter.

Would it be possible to backport to Gaffer 0.51 as well?

Allow Python classes to inherit from SceneWriter, similar to the
wrapper for ImageWriter.
@johnhaddon johnhaddon merged commit edc1294 into GafferHQ:master Nov 20, 2018
@johnhaddon
Copy link
Member

Thanks Brendan - will backport before the next release...

@brendanholt brendanholt deleted the sceneWriterWrapper branch November 20, 2018 18:35
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.

None yet

2 participants