bevy/pipelined
Carter Anderson 3ec6b3f9a0 move bevy_core_pipeline to its own plugin (#2552)
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.
2021-07-28 21:29:32 +00:00
..
bevy_core_pipeline move bevy_core_pipeline to its own plugin (#2552) 2021-07-28 21:29:32 +00:00
bevy_pbr2 move bevy_core_pipeline to its own plugin (#2552) 2021-07-28 21:29:32 +00:00
bevy_render2 move bevy_core_pipeline to its own plugin (#2552) 2021-07-28 21:29:32 +00:00
bevy_sprite2 move bevy_core_pipeline to its own plugin (#2552) 2021-07-28 21:29:32 +00:00