Skip to content

Conversation

atlv24
Copy link
Contributor

@atlv24 atlv24 commented Jul 31, 2025

Objective

  • update release notes and migration guides for bevy_shader

Solution

  • do it

Testing

  • with my eyes

@atlv24 atlv24 added A-Rendering Drawing game state to the screen S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Jul 31, 2025
@atlv24 atlv24 added this to the 0.17 milestone Jul 31, 2025
@james7132 james7132 removed the S-Needs-Review Needs reviewer attention (from anyone!) to move forward label Jul 31, 2025
@atlv24 atlv24 added the S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it label Jul 31, 2025
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Jul 31, 2025
Merged via the queue into bevyengine:main with commit 557f4fc Jul 31, 2025
39 checks passed
@atlv24 atlv24 deleted the ad/shader-note branch August 1, 2025 01:04
github-merge-queue bot pushed a commit that referenced this pull request Sep 21, 2025
## Objective

- The migration for automatic registration is non-trivial with default
features off.
- Fixes #21092.

## Solution

- Carefully explain how this works and the steps users and libraries
should take to migrate.
- Link #15030 (auto-register), #20345 (registration removal) and #20893
(example of generic registration) to guide users who want to see this in
action.

---------

Co-authored-by: Chris Biscardi <[email protected]>
mockersf pushed a commit that referenced this pull request Sep 22, 2025
## Objective

- The migration for automatic registration is non-trivial with default
features off.
- Fixes #21092.

## Solution

- Carefully explain how this works and the steps users and libraries
should take to migrate.
- Link #15030 (auto-register), #20345 (registration removal) and #20893
(example of generic registration) to guide users who want to see this in
action.

---------

Co-authored-by: Chris Biscardi <[email protected]>
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 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: Done
Development

Successfully merging this pull request may close these issues.

4 participants