Skip to content

blur module optimizations#5812

Merged
MineGame159 merged 4 commits into
MeteorDevelopment:masterfrom
crosby-moe:perf/blur-optimizations
Oct 30, 2025
Merged

blur module optimizations#5812
MineGame159 merged 4 commits into
MeteorDevelopment:masterfrom
crosby-moe:perf/blur-optimizations

Conversation

@crosby-moe

Copy link
Copy Markdown
Collaborator

Type of change

  • Bug fix
  • New feature
  • Preformance

Description

  • Added FixedUniformStorage for fixed-sized uniform storage that errors on oob instead of resizing
  • MeshRenderer now also accepts GpuBuffers rather than MeshBuilders
  • Deprecated FullScreenRenderer#mesh, replaced by MeshRenderer#fullscreen using FullScreenRenderer#vbo & FullScreenRenderer#ibo
  • Blur muy rapido

Related issues

probably none of them

How Has This Been Tested?

the J

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.

@MineGame159 MineGame159 merged commit e930f60 into MeteorDevelopment:master Oct 30, 2025
1 check passed
MistressOfDNS pushed a commit to MistressOfDNS/meteor-client-fork that referenced this pull request May 7, 2026
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.

2 participants