-
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: don't enable eye layer texture blending issue workaround quirk f…
…or 24w40a+ Minecraft has finally fixed the bug I reported by accident, seemingly while reworking the entity eye rendering to fix unrelated issues. In the process, another issue reported by an unrelated third-party about eyes no longer being semitransparent on the affected invisible entities has appeared, but is duplicated by another issue which was resolved as "working as intended", so... This is indeed a fix overall? In either case, it's no longer a reason for PackSquash to do less optimizations, so I'm happy. Related: #39
- Loading branch information
1 parent
1b3e54d
commit fd9af95
Showing
4 changed files
with
24 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters