bevy/crates/bevy_render/src/render_graph
Periwink d87505899f
Update render graph docs (#13495)
# Objective

I'm reading some of the rendering code for the first time; and using
this opportunity to flesh out some docs for the parts that I did not
understand.
rather than a questionable design choice is not a breaking change.

---------

Co-authored-by: BD103 <59022059+BD103@users.noreply.github.com>
2024-05-24 21:57:08 +00:00
..
app.rs Refactor App and SubApp internals for better separation (#9202) 2024-03-31 03:16:10 +00:00
context.rs Update render graph docs (#13495) 2024-05-24 21:57:08 +00:00
edge.rs Fix beta lints (#12980) 2024-04-16 02:46:46 +00:00
graph.rs Update render graph docs (#13495) 2024-05-24 21:57:08 +00:00
mod.rs RenderGraph Labelization (#10644) 2024-01-31 14:51:19 +00:00
node_slot.rs Use position in code when possible (#7621) 2023-02-11 08:28:14 +00:00
node.rs Moves intern and label modules into bevy_ecs (#12772) 2024-04-08 15:34:11 +00:00