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

MAYA-104981 Disable all degenerated render items. #559

Merged

Conversation

huidong-chen
Copy link

Currently due to missing support for UsdSkel, the mesh will have no points data, but it still has the topology data which will reference the points. This could cause corrupted geometry in the viewport.

The commit will disable all degenerated render items.

Along with the fix I clean up the code that determines the enable/disable state of the render item.

@kxl-adsk kxl-adsk added the vp2renderdelegate Related to VP2RenderDelegate label Jun 3, 2020
@kxl-adsk kxl-adsk merged commit 05207b9 into dev Jun 3, 2020
@kxl-adsk kxl-adsk deleted the chenh/MAYA-104981/disable-all-degenerated-render-items branch June 3, 2020 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vp2renderdelegate Related to VP2RenderDelegate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants