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 rendering order for emissive entity textures #2480

Closed
muzikbike opened this issue May 6, 2024 · 2 comments
Closed

Fix rendering order for emissive entity textures #2480

muzikbike opened this issue May 6, 2024 · 2 comments
Labels
E-will-not-fix Closed: Will not fix T-enhancement Type: Enhancement

Comments

@muzikbike
Copy link

Request Description

If an entity with glowing eyes (tested with endermen, spiders and phantoms - I have not checked breezes or the ender dragon yet) has the invisibility effect, their eyes will still render. An issue arises if there are entities, entity-rendered blocks, translucent world geometry or probably a few other things behind said entity, since they will render on top of the eyes despite being physically further away.

This affects all three vanilla graphics settings.

Example screenshots:
Enderman (https://bugs.mojang.com/browse/MC-218015):
2024-05-06_13 53 59
2024-05-06_13 54 18
2024-05-06_13 55 01

Spider (https://bugs.mojang.com/browse/MC-210734):
2024-05-06_13 56 30
2024-05-06_13 56 40

Phantom:
2024-05-06_13 58 19
2024-05-06_13 58 21

@muzikbike muzikbike added S-needs-triage Status: Needs triage T-enhancement Type: Enhancement labels May 6, 2024
@mrjasonn
Copy link

mrjasonn commented May 6, 2024

I would suggest not to change this, as some Minecraft maps and Minecraft servers may rely on this to provide a good experience, and to also keep vanilla parity as it's also good to keep some things (such as this would be good) to be looking vanilla.

@TheNukeLore
Copy link

I doubt this would be in scope for sodium as it often doesn’t directly touch entity rendering for situations like this.

@jellysquid3 jellysquid3 closed this as not planned Won't fix, can't repro, duplicate, stale May 12, 2024
@jellysquid3 jellysquid3 added E-will-not-fix Closed: Will not fix and removed S-needs-triage Status: Needs triage labels May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-will-not-fix Closed: Will not fix T-enhancement Type: Enhancement
Development

No branches or pull requests

4 participants