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 the issue where artifacts occur due to texture compression errors in emission. #72

Merged
merged 2 commits into from
Mar 15, 2024

Conversation

CA-Tatami
Copy link
Contributor

We have fixed an issue where setting the base map texture compression to High Quality would apply BC7, but unintended judgments due to errors could occur, resulting in artifacts.


ベースマップテクスチャの圧縮設定をHigh Qualityに指定した場合にBC7が適用されますが、誤差により意図しない判定が行われアーティファクトが発生する問題を修正しました。

image

@CA-Tatami CA-Tatami merged commit 5a6871c into main Mar 15, 2024
1 check passed
@CA-Tatami CA-Tatami deleted the bug-fix/basemap-compression-noise branch March 15, 2024 01:17
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.

None yet

3 participants