bevy/crates/bevy_render
Jonas Matser 72f2a7b581 Add getter for RenderGraph Node uuid (#1499)
`RenderGraph` errors only give the `Uuid` of the node. So for my graphviz dot based visualization of the `RenderGraph` I really wanted to show it to the user. I think it makes sense to have it accessible for at least debugging purposes.
2021-02-22 08:59:14 +00:00
..
src Add getter for RenderGraph Node uuid (#1499) 2021-02-22 08:59:14 +00:00
Cargo.toml Add bmp as a supported texture format (#1081) 2020-12-23 16:53:02 -06:00