2
0
Fork 0
mirror of https://github.com/bevyengine/bevy synced 2025-01-08 03:08:55 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Carter Anderson
3ec6b3f9a0 move bevy_core_pipeline to its own plugin ()
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