We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm encountering this when exporting a mesh comprised of multiple objects with smooth shading. This is also only happening with nvidia cards.
a work-around is to set the problematic mesh to flat shading.
calculating motion paths for the problem mesh will often fix the issue, but will cause the other meshes to be have broken UVs instead.
example (the ejecting shotgun shells): doot
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm encountering this when exporting a mesh comprised of multiple objects with smooth shading. This is also only happening with nvidia cards.
a work-around is to set the problematic mesh to flat shading.
calculating motion paths for the problem mesh will often fix the issue, but will cause the other meshes to be have broken UVs instead.
example (the ejecting shotgun shells): doot
The text was updated successfully, but these errors were encountered: