IrisShaders / Iris

A modern shaders mod for Minecraft compatible with existing OptiFine shader packs
https://irisshaders.dev
GNU Lesser General Public License v3.0
3.37k stars 641 forks source link

Glowing effect outline detaches from entity when using world curvature #815

Open LizIsTired opened 3 years ago

LizIsTired commented 3 years ago

What happened?

When using world curvature (in every shaderpack I've tried, Comp, BSL, Animal Crossing etc) entities with the glowing effect appear disconnected from their glow outline, with the outline staying where the terrain actually is instead of being affected by the curvature.

Screenshots

image

Relevant log output

No response

Iris and Minecraft Version

iris-mc1.17-1.1.2-pre+rev.a04c99e for 1.17.1

Are you running Sodium along with Iris?

Yes

Operating System

Windows 10

What is your GPU?

AMD Radeon R9 270X

Java Version

Java 16

Additional context

No response

coderbot16 commented 3 years ago

This happens because the glowing effect is rendered by vanilla instead of by a shader from the shader pack, meaning that the world curvature effect isn't applied to glowing entities. Fixing this is very nontrivial.