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

GafferArnold: exposed abortOnError, and maxSubdivision options #2290

Merged
merged 1 commit into from Oct 5, 2017

Conversation

meanleybh
Copy link
Contributor

This commit exposes the following two options on the ArnoldOptions node.

abortOnError: Can be useful when needing to push a render through with known errors. Also, if the renderer always aborts on error, then most likely the error colors won't do much good.

maxSubdivisions: Limits the total subdivisions of all objects in a scene. Can be useful for debugging, or when trying to speed up renders with unnecessarily high subdivisions on assets.

Sorry for hanging on to this commit for so long. Let me know if there is anything you'd like cleaned up, or altered to make it more useful.

-Brian

@johnhaddon
Copy link
Member

Thanks Brian!

@johnhaddon johnhaddon merged commit 8809470 into GafferHQ:master Oct 5, 2017
@meanleybh meanleybh deleted the arnoldOptions branch October 9, 2017 15:01
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