bevy/crates/bevy_render
IceSentry c70776b3cf
Use RenderGraphApp in more places (#8298)
# Objective

- RenderGraphExt was merged, but only used in limited situations

## Solution

- Fix some remaining issues with the existing api
- Use the new api in the main pass and mass writeback
- Add CORE_2D and CORE_3D constant to make render_graph code shorter
2023-04-05 20:57:56 +00:00
..
macros chore: Release (#7920) 2023-03-06 05:13:36 +00:00
src Use RenderGraphApp in more places (#8298) 2023-04-05 20:57:56 +00:00
Cargo.toml Added WebP image format support (#8220) 2023-03-28 19:53:55 +00:00