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

use ViewNodeRunner in the post_processing example #9127

Merged
merged 3 commits into from
Aug 7, 2023

Conversation

IceSentry
Copy link
Contributor

Objective

  • I forgot to update the example after the ViewNodeRunner was merged. It was even partially mentioned in one of the comments.

Solution

  • Use the ViewNodeRunner in the post_processing example
  • I also broke up a few lines that were a bit long

@IceSentry IceSentry added A-Rendering Drawing game state to the screen C-Examples An addition or correction to our examples labels Jul 12, 2023
@james7132 james7132 added this to the 0.11.1 milestone Aug 3, 2023
examples/shader/post_processing.rs Outdated Show resolved Hide resolved
examples/shader/post_processing.rs Outdated Show resolved Hide resolved
examples/shader/post_processing.rs Outdated Show resolved Hide resolved
IceSentry and others added 2 commits August 4, 2023 00:28
Co-authored-by: JMS55 <47158642+JMS55@users.noreply.github.com>
@mockersf mockersf 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 Aug 6, 2023
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Aug 7, 2023
Merged via the queue into bevyengine:main with commit 171ff1b Aug 7, 2023
21 checks passed
cart pushed a commit that referenced this pull request Aug 10, 2023
- I forgot to update the example after the `ViewNodeRunner` was merged.
It was even partially mentioned in one of the comments.

- Use the `ViewNodeRunner` in the post_processing example
- I also broke up a few lines that were a bit long

---------

Co-authored-by: JMS55 <47158642+JMS55@users.noreply.github.com>
@IceSentry IceSentry deleted the post-processing-view-node branch August 30, 2023 22:02
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 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.

5 participants