Skip to content

Conversation

alice-i-cecile
Copy link
Member

@alice-i-cecile alice-i-cecile commented Sep 26, 2025

Fixes bevyengine/bevy#21194, fixes bevyengine/bevy#21041.

Adopts work by @janis-bhm that was originally opened on cart#10.

| - | - |
| `EntityWorldMut::clone_with` | `EntityWorldMut::clone_with_opt_out` `EntityWorldMut::clone_with_opt_in` |
| 0.16 | 0.17 |
| -------------------------------------- | -------------------------------------------------------------------------------------------- |
Copy link
Member

Choose a reason for hiding this comment

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

not sure this is intentional? doesn't matter though, life's too short to worry about markdown formatting :)

Copy link
Member Author

Choose a reason for hiding this comment

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

This was format-on-save's doing!

@janhohenheim
Copy link
Member

Before merging, change the description of the PR to add a space, otherwise it won't close the second issue :)

@alice-i-cecile alice-i-cecile added this pull request to the merge queue Sep 26, 2025
@alice-i-cecile alice-i-cecile added S-Ready-For-Final-Review Ready for a maintainer to consider for merging and removed S-Needs-Review labels Sep 26, 2025
Merged via the queue into bevyengine:main with commit 7ee7ccf Sep 26, 2025
10 checks passed
@alice-i-cecile alice-i-cecile deleted the more-migration-guides branch September 26, 2025 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Migration Guides D-Straightforward S-Ready-For-Final-Review Ready for a maintainer to consider for merging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing migration: SpawnableList migration does not mention move_as_ptr Missing migration: feature bevy_tasks/std doesn't exist anymore

2 participants