mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-1.8.8-src.git
synced 2025-06-27 18:38:14 -05:00
Update #11 - Fixed another severe lapse in judgement with FXAA
quality is now comparable to MSAA4, but provides antialiasing to pixels on upscaled textures as well which is not possible with conventional MSAA
This commit is contained in:
@ -11,4 +11,12 @@
|
||||
|
||||
~ protected void actionPerformed(GuiButton parGuiButton) {
|
||||
|
||||
> CHANGE 27 : 32 @ 27 : 28
|
||||
|
||||
~ /*
|
||||
~ * TODO: I changed this to getUnformattedText() from getFormattedText() because
|
||||
~ * the latter was returning a pink formatting code at the end for no reason
|
||||
~ */
|
||||
~ return playerModelParts.func_179326_d().getUnformattedText() + ": " + s;
|
||||
|
||||
> EOF
|
||||
|
Reference in New Issue
Block a user