Skip to content

Add release notes and a migration guide for RenderStartup. #20024

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

andriyDev
Copy link
Contributor

Objective

Solution

  • Just some writing for Mwriting Monday!

@andriyDev andriyDev added C-Docs An addition or correction to our documentation D-Trivial Nice and easy! A great choice to get started with Bevy A-Rendering Drawing game state to the screen S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Jul 8, 2025
@andriyDev andriyDev added this to the 0.17 milestone Jul 8, 2025
@andriyDev andriyDev requested review from IceSentry and atlv24 July 8, 2025 06:25
@andriyDev andriyDev added M-Needs-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide M-Needs-Release-Note Work that should be called out in the blog due to impact labels Jul 8, 2025
@andriyDev andriyDev force-pushed the render_startup_writing branch from 73907a2 to 99546fa Compare July 8, 2025 06:35
- `UiMaterialPipeline<M>`
- `UiTextureSlicePipeline`

The vast majority of cases for initializing render resources look like so:
Copy link
Contributor

Choose a reason for hiding this comment

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

Looked like this in Bevy 0.16?

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-Docs An addition or correction to our documentation D-Trivial Nice and easy! A great choice to get started with Bevy M-Needs-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide M-Needs-Release-Note Work that should be called out in the blog due to impact S-Needs-Review Needs reviewer attention (from anyone!) to move forward
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants