Fix WebGL blend bug

This commit is contained in:
catfoolyou 2025-03-12 17:03:13 -04:00
parent 621b430de3
commit 37b05fb97a
5 changed files with 3216 additions and 3216 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -1147,7 +1147,7 @@ public class EntityRenderer
var5.sortAndRender(var4, 0, (double)par1);
EaglerAdapter.glShadeModel(EaglerAdapter.GL_FLAT);
EntityPlayer var17;
EaglerAdapter.glEnable(EaglerAdapter.GL_BLEND);
//EaglerAdapter.glEnable(EaglerAdapter.GL_BLEND);
if (this.debugViewDirection == 0)
{