Mojira Archive
MC-268876

GUI background blur uses box blur even though linear blur is calculated

The shader for calculating the blur for the GUI background uses box blur, even though it calculates linear blur. Linear blur looks a lot better than box blur, but is just not used. The shader should be updated to use this linear blur instead of the box blur that it currently uses.

The shader in question:
assets/minecraft/shaders/program/blur.fsh

Invalid

Ewan Howell

2024-02-28, 11:03 PM

2024-03-14, 05:59 PM

2024-03-04, 02:03 PM

15

6

Confirmed

Rendering

1.20.4, 24w09a

-