bevy/crates/bevy_render/src/render_graph
danieleades d8974e7c3d small and mostly pointless refactoring (#2934)
What is says on the tin.

This has got more to do with making `clippy` slightly more *quiet* than it does with changing anything that might greatly impact readability or performance.

that said, deriving `Default` for a couple of structs is a nice easy win
2022-02-13 22:33:55 +00:00
..
context.rs Replace old renderer with new renderer (#3312) 2021-12-14 03:58:23 +00:00
edge.rs Fix doc_markdown lints in bevy_render (#3479) 2022-01-09 11:09:46 +00:00
graph.rs small and mostly pointless refactoring (#2934) 2022-02-13 22:33:55 +00:00
mod.rs Replace old renderer with new renderer (#3312) 2021-12-14 03:58:23 +00:00
node_slot.rs Fix doc_markdown lints in bevy_render (#3479) 2022-01-09 11:09:46 +00:00
node.rs Fixed doc comment with render Node input/output methods (#3642) 2022-01-17 20:44:22 +00:00