Skip to content

[Merged by Bors] - move bevy_core_pipeline to its own plugin#2552

Closed
cart wants to merge 2 commits intobevyengine:pipelined-renderingfrom
cart:core-pipeline
Closed

[Merged by Bors] - move bevy_core_pipeline to its own plugin#2552
cart wants to merge 2 commits intobevyengine:pipelined-renderingfrom
cart:core-pipeline

Conversation

@cart
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor

bors bot commented Jul 27, 2021

Build failed:

@cart
Copy link
Copy Markdown
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
Copy Markdown
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