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

Fixed Blueprint Mesh Builder Multiple UVs #289

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

laykun
Copy link
Contributor

@laykun laykun commented Oct 30, 2024

Converted Blueprint Mesh Builder UV builders to strided builders.

Removed 1,2,3 from the builder SetElement method as it offsets the writing of UV data by an element and causes stack corruption. Have tested with normal, high precision, 1,2 3 UVs and all write to the correct places in memory.

Converted Blueprint Mesh Builder UV builders to strided builders
After fix, binormals are now respected
@laykun
Copy link
Contributor Author

laykun commented Nov 4, 2024

Added fix for Binormals not working.

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

Successfully merging this pull request may close these issues.

1 participant