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

enable exportDisplayColor in testProxyShapeDrawColors test following #822 #833

Conversation

mattyjams
Copy link
Contributor

Internally, we have a post-process to the testProxyShapeDrawColors test that diffs a render generated from the viewport against a baseline. Following the merge of PR #822, the test began to fail since displayColor was no longer being exported, so the color represented in the image was different. This change turns on the exportDisplayColor option to cmds.usdExport() so that displayColor is present in the exported USD, and the rendered image matches the baseline again.

…utodesk#822

Internally, we have a post-process to the testProxyShapeDrawColors test that
diffs a render generated from the viewport against a baseline. Following the
merge of PR Autodesk#822, the test began to fail since displayColor was no longer being
exported, so the color represented in the image was different. This change
turns on the exportDisplayColor option to cmds.usdExport() so that displayColor
is present in the exported USD, and the rendered image matches the baseline
again.
@mattyjams mattyjams added the regression Something that used to work is no longer working label Oct 14, 2020
@mattyjams mattyjams added the import-export Related to Import and/or Export label Oct 14, 2020
@kxl-adsk kxl-adsk merged commit 3e7719f into Autodesk:dev Oct 15, 2020
@mattyjams mattyjams deleted the pr/fix_testProxyShapeDrawColors_displayColor_export branch October 15, 2020 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
import-export Related to Import and/or Export regression Something that used to work is no longer working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants