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 DDS_LOADER_IGNORE_MIPS flag to DDSTextureLoader #492

Merged
merged 2 commits into from
Oct 15, 2024
Merged

Conversation

walbourn
Copy link
Member

Adds a flag option to DDSTextureLoader for only loading the first mip of a DDS file.

This was added to DirectXTex as DDS_FLAGS_IGNORE_MIPS in July. It is useful for more than just corrupted files.

@walbourn
Copy link
Member Author

@walbourn walbourn merged commit 8cebe31 into main Oct 15, 2024
70 checks passed
@walbourn walbourn deleted the ignoremipsdds branch October 15, 2024 03:06
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.

2 participants