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. |
||
|---|---|---|
| .. | ||
| lib.rs | ||
| main_pass_2d.rs | ||
| main_pass_3d.rs | ||
| main_pass_driver.rs | ||