in 1.14.4 glowing entities are rendered with gbuffers_entities and gbuffers_entities_glowing.
in 1.16.4 glowing entities are only rendered with gbuffers_entities_glowing.
in 1.14.4 gbuffers_entities_glowing writes on top of everything, does no depth testing.
in 1.16.4 gbuffers_entities_glowing is rendered like normal entities with depth testing.
Steps to Reproduce
use attached shader
shoot a cow with a spectral error
in 1.14.4 the feet of the cow will have white outlines, which show through blocks, and the cow is visible
in 1.16.4 only the outlines are visible and they are not rendered through blocks
Description of Issue
in 1.14.4 glowing entities are rendered with gbuffers_entities and gbuffers_entities_glowing. in 1.16.4 glowing entities are only rendered with gbuffers_entities_glowing.
in 1.14.4 gbuffers_entities_glowing writes on top of everything, does no depth testing. in 1.16.4 gbuffers_entities_glowing is rendered like normal entities with depth testing.
Steps to Reproduce
OptiFine Version
1.16.4 G6 pre5 1.14.4 G5 pre1
Installation Method
standalone installer
F3 Debug Screenshot
1.14.4 screenshot:
1.16.4 screenshot:
Additional Information
shader pack used for screenshot: test glowing.zip