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] - move bevy_core_pipeline to its own plugin #2552

Closed
wants to merge 2 commits into from

Conversation

cart
Copy link
Member

@cart cart commented Jul 27, 2021

This decouples the opinionated "core pipeline" from the new (less opinionated) bevy_render crate. The "core pipeline" is intended to be used by crates like bevy_sprites, bevy_pbr, bevy_ui, and 3rd party crates that extends core rendering functionality.

@cart cart added the A-Rendering Drawing game state to the screen label Jul 27, 2021
@cart cart added this to the Bevy 0.6 milestone Jul 27, 2021
@cart
Copy link
Member Author

cart commented Jul 27, 2021

bors r+

bors bot pushed a commit that referenced this pull request Jul 27, 2021
This decouples the opinionated "core pipeline" from the new (less opinionated) bevy_render crate. The "core pipeline" is intended to be used by crates like bevy_sprites, bevy_pbr, bevy_ui, and 3rd party crates that extends core rendering functionality.
@bors
Copy link
Contributor

bors bot commented Jul 27, 2021

Build failed:

@cart
Copy link
Member Author

cart commented Jul 28, 2021

bors retry

bors bot pushed a commit that referenced this pull request Jul 28, 2021
This decouples the opinionated "core pipeline" from the new (less opinionated) bevy_render crate. The "core pipeline" is intended to be used by crates like bevy_sprites, bevy_pbr, bevy_ui, and 3rd party crates that extends core rendering functionality.
@bors
Copy link
Contributor

bors bot commented Jul 28, 2021

@bors bors bot changed the title move bevy_core_pipeline to its own plugin [Merged by Bors] - move bevy_core_pipeline to its own plugin Jul 28, 2021
@bors bors bot closed this Jul 28, 2021
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant