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

Add unit tests for X3D models which were broken at 5 Oct 2020 commit 3b9d4cf #5828

Merged
merged 5 commits into from
Oct 20, 2024

Conversation

tellypresence
Copy link
Contributor

@tellypresence tellypresence commented Oct 19, 2024

Closes #5829

Add unit tests for keyboard and "chevy" models. The currently broken importer provides incorrect number of meshes for these models; the tests reflect the incorrect mesh count, with TODOs so that when the importer is fixed and the tests begin failing, it will be obvious how to restore working test values

@tellypresence tellypresence changed the title [Fix issue 4992] X3D model importer broken; models load but with missing meshes Add unit tests for X3D models which were broken at 5 Oct 2020 commit 3b9d4cf Oct 20, 2024
Copy link

Please retry analysis of this Pull-Request directly on SonarCloud

@kimkulling kimkulling merged commit e4ef891 into assimp:master Oct 20, 2024
11 checks passed
@kimkulling
Copy link
Member

Merged, thanks a lot for your contribution.

@kimkulling kimkulling added this to the The assimp 5.5 release milestone Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Bug: add X3D unit tests
2 participants