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

Update FbxProvider to get material color #246

Merged
merged 16 commits into from
Sep 26, 2024
Merged

Conversation

stigrus
Copy link
Contributor

@stigrus stigrus commented Sep 19, 2024

No description provided.

@stigrus stigrus marked this pull request as ready for review September 20, 2024 10:07
@stigrus stigrus force-pushed the fbximporter-support-color branch from 46caae8 to 7957639 Compare September 20, 2024 10:53
Copy link
Collaborator

@Strepto Strepto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, but could add a new test

@@ -58,13 +60,50 @@ public void FbxImporterLoadFileTest()
Iterate(rootNode);
}

[Test]
public void GreenAndRedCube_LoadFile_VerifyCorrectColors()
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider adding another test with the GeometryOffset if we are able to create a file with it?

@stigrus stigrus merged commit 0ff133c into master Sep 26, 2024
6 checks passed
@stigrus stigrus deleted the fbximporter-support-color branch September 26, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants