Skip to content

Switch most examples to use RenderStartup instead of finish and FromWorld.#20124

Merged
alice-i-cecile merged 4 commits intobevyengine:mainfrom
andriyDev:startup-examples
Jul 14, 2025
Merged

Switch most examples to use RenderStartup instead of finish and FromWorld.#20124
alice-i-cecile merged 4 commits intobevyengine:mainfrom
andriyDev:startup-examples

Conversation

@andriyDev
Copy link
Contributor

Objective

Solution

  • Rewrite these examples to replace FromWorld implementations with systems and other resource changes with systems as well.

Testing

  • All the changed examples have been tested and still work.

@andriyDev andriyDev added A-Rendering Drawing game state to the screen C-Examples An addition or correction to our examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Jul 14, 2025
@andriyDev andriyDev added the D-Straightforward Simple bug fixes and API improvements, docs, test and examples label Jul 14, 2025
@andriyDev andriyDev requested review from IceSentry and atlv24 July 14, 2025 02:10
@andriyDev andriyDev added this to the 0.17 milestone Jul 14, 2025
Copy link
Contributor

@atlv24 atlv24 left a comment

Choose a reason for hiding this comment

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

merge merge merge

@andriyDev andriyDev 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 Jul 14, 2025
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Jul 14, 2025
Merged via the queue into bevyengine:main with commit 2a5e9c1 Jul 14, 2025
34 checks passed
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-Examples An addition or correction to our examples D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants