mirror of
https://github.com/bevyengine/bevy
synced 2025-01-10 12:18:58 +00:00
6c085cba47
Add support for removing nodes, edges, and subgraphs. This enables live re-wiring of the render graph. This was something I did to support the MSAA implementation, but it turned out to be unnecessary there. However, it is still useful so here it is in its own PR. Co-authored-by: Carter Anderson <mcanders1@gmail.com> |
||
---|---|---|
.. | ||
context.rs | ||
edge.rs | ||
graph.rs | ||
mod.rs | ||
node.rs | ||
node_slot.rs |