Skip to content
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

[Merged by Bors] - Add Ref to the prelude #7392

Closed
wants to merge 1 commit into from

Conversation

JoJoJet
Copy link
Member

@JoJoJet JoJoJet commented Jan 28, 2023

Objective

Add the change-detection wrapper type Ref<T> (originally added in #7097) to bevy_ecs::prelude.

@JoJoJet JoJoJet added A-ECS Entities, components, systems, and events C-Usability A simple quality-of-life change that makes Bevy easier to use labels Jan 28, 2023
@alice-i-cecile alice-i-cecile added this to the 0.10 milestone Jan 28, 2023
@alice-i-cecile alice-i-cecile 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 Jan 28, 2023
@mockersf
Copy link
Member

Bors r+

bors bot pushed a commit that referenced this pull request Jan 28, 2023
# Objective

Add the change-detection wrapper type `Ref<T>` (originally added in #7097) to `bevy_ecs::prelude`.
@bors bors bot changed the title Add Ref to the prelude [Merged by Bors] - Add Ref to the prelude Jan 28, 2023
@bors bors bot closed this Jan 28, 2023
@JoJoJet JoJoJet deleted the ref-prelude branch January 28, 2023 13:12
ItsDoot pushed a commit to ItsDoot/bevy that referenced this pull request Feb 1, 2023
# Objective

Add the change-detection wrapper type `Ref<T>` (originally added in bevyengine#7097) to `bevy_ecs::prelude`.
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-Usability A simple quality-of-life change that makes Bevy easier to use S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants