Skip to content

Provide access to world storages via UnsafeWorldCell#8987

Merged
alice-i-cecile merged 2 commits intobevyengine:mainfrom
joseph-gio:unsafe-world-storages
Jun 29, 2023
Merged

Provide access to world storages via UnsafeWorldCell#8987
alice-i-cecile merged 2 commits intobevyengine:mainfrom
joseph-gio:unsafe-world-storages

Conversation

@joseph-gio
Copy link
Copy Markdown
Member

@joseph-gio joseph-gio commented Jun 28, 2023

Objective

Title. This is necessary in order to update bevy-trait-query to Bevy 0.11.


Changelog

Added the unsafe function UnsafeWorldCell::storages, which provides unchecked access to the internal data stores of a World.

@joseph-gio joseph-gio added this to the 0.11 milestone Jun 28, 2023
@joseph-gio joseph-gio added the A-ECS Entities, components, systems, and events label Jun 28, 2023
@alice-i-cecile alice-i-cecile added the C-Feature A new feature, making something new possible label Jun 28, 2023
@cart cart added this pull request to the merge queue Jun 29, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 29, 2023
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Jun 29, 2023
Merged via the queue into bevyengine:main with commit de1dcb9 Jun 29, 2023
@joseph-gio joseph-gio deleted the unsafe-world-storages branch June 29, 2023 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ECS Entities, components, systems, and events C-Feature A new feature, making something new possible

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants