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] - implement Reflect for Fxaa #7527

Closed
wants to merge 2 commits into from

Conversation

jakobhellermann
Copy link
Contributor

Objective

  • public components and resources should implement Reflect if possible

Solution

  • derive Reflect

crates/bevy_core_pipeline/src/fxaa/mod.rs Outdated Show resolved Hide resolved
crates/bevy_core_pipeline/src/fxaa/mod.rs Outdated Show resolved Hide resolved
crates/bevy_core_pipeline/src/fxaa/mod.rs Outdated Show resolved Hide resolved
@alice-i-cecile alice-i-cecile added C-Usability A targeted quality-of-life change that makes Bevy easier to use A-Reflection Runtime information about types labels Feb 6, 2023
@MrGVSV MrGVSV added this to the 0.10 milestone Feb 13, 2023
@alice-i-cecile
Copy link
Member

Seconding the above requests.

@jakobhellermann
Copy link
Contributor Author

added the missing attributes

@alice-i-cecile
Copy link
Member

bors r+

bors bot pushed a commit that referenced this pull request Feb 13, 2023
# Objective

- public components and resources should implement `Reflect` if possible

## Solution

- derive `Reflect`
@bors bors bot changed the title implement Reflect for Fxaa [Merged by Bors] - implement Reflect for Fxaa Feb 13, 2023
@bors bors bot closed this Feb 13, 2023
myreprise1 pushed a commit to myreprise1/bevy that referenced this pull request Feb 14, 2023
- public components and resources should implement `Reflect` if possible

- derive `Reflect`
myreprise1 pushed a commit to myreprise1/bevy that referenced this pull request Feb 15, 2023
- public components and resources should implement `Reflect` if possible

- derive `Reflect`
myreprise1 pushed a commit to myreprise1/bevy that referenced this pull request Feb 15, 2023
- public components and resources should implement `Reflect` if possible

- derive `Reflect`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Reflection Runtime information about types C-Usability A targeted quality-of-life change that makes Bevy easier to use
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants