bevy/pipelined/bevy_render2
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
..
src move bevy_core_pipeline to its own plugin (#2552) 2021-07-28 21:29:32 +00:00
Cargo.toml remove .system from pipelined code (#2538) 2021-07-26 23:44:23 +00:00