Skip to content

fix: Minecraft and client hud layering#6191

Open
cattyngmd wants to merge 1 commit intoMeteorDevelopment:masterfrom
cattyngmd:fix/hud-layering
Open

fix: Minecraft and client hud layering#6191
cattyngmd wants to merge 1 commit intoMeteorDevelopment:masterfrom
cattyngmd:fix/hud-layering

Conversation

@cattyngmd
Copy link
Contributor

Type of change

  • Bug fix
  • New feature

Description

fixes meteor hud being rendered below vanilla minecraft hud.
you can say that it will tank fps bcs i just split hud rendering and minecraft gui rendering in 2 render calls instead of 1 like in vanilla but on my machine my fps stayed almost the same.

Related issues

#5868
#6084

How Has This Been Tested?

Tested on my home pc:

  • 418fps - before
  • 412fps - after
image

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant