Skip to content

Fix broken 3D scenes for 26.1: update pipeline table - #3

Merged
shartte merged 1 commit into
AppliedEnergistics:mainfrom
andrewsf:fix/26.1-3d-scenes
Sep 19, 2026
Merged

shartte merged 1 commit into
AppliedEnergistics:mainfrom
andrewsf:fix/26.1-3d-scenes

Conversation

@andrewsf

@andrewsf andrewsf commented Sep 18, 2026 •

Copy link
Copy Markdown
Contributor

26.1 exports name the render pipeline instead of shaders. Adding all pipelines used by AE2 guide to the shader table.

Also stop generating mipmaps for textures because three.js builds them from the whole atlas, causing textures to mix together

Change order to fix 26.1 AE2 guide display

  1. In parallel:
  2. AE2: Update to the latest GuideME and publish the web content
  3. guide: Update for the published guide data:
    • Use diffuse lighting for entity_cutout_cull
    • Remove entity_translucent_cull

26.1 exports name the render pipeline instead of shader. Adding all pipelines used by AE2 guide to the shader table.

Also stop generating mipmaps for textures because three.js builds them from the whole atlas, causing textures to mix together
@shartte
shartte merged commit aae179e into AppliedEnergistics:main Sep 19, 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