bevy/crates/bevy_render
Sludge fa855f7974
Derive and reflect Debug for CameraRenderGraph (#14364)
# Objective

- `CameraRenderGraph` is not inspectable via reflection, but should be
(the name of the configured render graph should be visible in editors,
etc.)

## Solution

- Derive and reflect `Debug` for `CameraRenderGraph`
2024-07-17 19:41:31 +00:00
..
macros Bump Version after Release (#14219) 2024-07-08 12:54:08 +00:00
src Derive and reflect Debug for CameraRenderGraph (#14364) 2024-07-17 19:41:31 +00:00
Cargo.toml Pack multiple vertex and index arrays together into growable buffers. (#14257) 2024-07-16 20:33:15 +00:00
README.md Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy Render

License Crates.io Downloads Docs Discord