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

fix: Regression of new FBX importer on behalf of Noah #2246

Merged
merged 93 commits into from
May 18, 2024

Conversation

Doprez
Copy link
Contributor

@Doprez Doprez commented May 14, 2024

PR Details

Adds Noahs Fix for a regression where the AssImp library didnt import FBX embedded textures.

Description

Tested importing FBX file with embeeded textures here
image

Related Issue

#2213

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My change requires a change to the documentation.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have built and run the editor to try this change out.

@Doprez Doprez marked this pull request as ready for review May 14, 2024 21:16
@Doprez
Copy link
Contributor Author

Doprez commented May 14, 2024

Found one more issue, will fix soon.

@Doprez
Copy link
Contributor Author

Doprez commented May 14, 2024

@Eideren should be good to review this to finish @Noah7071 work on the importer conversion. Tested a few files and there havent been any new errors from before that I have found.

Also debugging this is really nice now :)

@Eideren
Copy link
Collaborator

Eideren commented May 18, 2024

Looks good otherwise, thanks for pulling this in @Doprez !

@Eideren Eideren changed the title Fix regression PR on behalf of Noah fix: Regression of new FBX importer on behalf of Noah May 18, 2024
@Eideren Eideren merged commit b3e3c74 into stride3d:master May 18, 2024
2 checks passed
@Eideren
Copy link
Collaborator

Eideren commented May 18, 2024

Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants