bevy/crates/bevy_anti_aliasing
andriyDev f95f42b44a
Allow calling add_render_graph_node on World. (#19912)
# Objective

- This unblocks some work I am doing for #19887.

## Solution

- Rename `RenderGraphApp` to `RenderGraphExt`.
- Implement `RenderGraphExt` for `World`.
- Change `SubApp` and `App` to call the `World` impl.
2025-07-02 14:56:18 +00:00
..
src Allow calling add_render_graph_node on World. (#19912) 2025-07-02 14:56:18 +00:00
Cargo.toml Bump Version after Release (#19774) 2025-06-22 23:06:43 +00:00
LICENSE-APACHE
LICENSE-MIT
README.md

Bevy Anti Aliasing

License Crates.io Downloads Docs Discord