Skip to content

Conversation

@hukasu
Copy link
Contributor

@hukasu hukasu commented Nov 14, 2025

Objective

Some shaders on the atmosphere module of bevy_pbr have many unused imports

Solution

Trim imports of the offending shaders.

Testing

atmosphere example

@hukasu hukasu added A-Rendering Drawing game state to the screen S-Needs-Review Needs reviewer attention (from anyone!) to move forward D-Shaders This code uses GPU shader languages labels Nov 14, 2025
@hukasu hukasu added the C-Code-Quality A section of code that is hard to understand or change label Nov 14, 2025
Copy link
Contributor

@mate-h mate-h left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and thanks for the improvement.

@ecoskey ecoskey added S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it and removed S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Rendering Drawing game state to the screen C-Code-Quality A section of code that is hard to understand or change D-Shaders This code uses GPU shader languages S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

3 participants