Skip to content

solve issue #2076 (software skinning requires vertex normals) #2155

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

Merged
merged 3 commits into from
Dec 7, 2023

Conversation

stephengold
Copy link
Member

This adds null checks to the software skinning code, for both the old animation system and the new one.
To catch future regressions, a test case is provided.

@stephengold stephengold added the defect Something that is supposed to work, but doesn't. Less severe than a "bug" label Dec 3, 2023
@stephengold stephengold added this to the Future Release milestone Dec 3, 2023
@stephengold stephengold linked an issue Dec 3, 2023 that may be closed by this pull request
@stephengold
Copy link
Member Author

Unless there's something worth discussing, I plan to self-integrate this pull request in about 48 hours.

@stephengold stephengold merged commit d93742d into master Dec 7, 2023
@stephengold stephengold deleted the sgold/issue/2076 branch December 7, 2023 06:26
@stephengold stephengold modified the milestones: Future Release, v3.7.0 Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect Something that is supposed to work, but doesn't. Less severe than a "bug"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

software skinning shouldn't require vertex normals
1 participant