bevy/crates/bevy_render
IceSentry f81aa64ca4
Derive Reflect for Exposure (#11907)
# Objective

- Don't crash when loading a scene with a camera

## Solution

- Derive Reflect for Exposure

Closes https://github.com/bevyengine/bevy/issues/11905
2024-02-16 19:03:46 +00:00
..
macros Inverse missing_docs logic (#11676) 2024-02-03 21:40:55 +00:00
src Derive Reflect for Exposure (#11907) 2024-02-16 19:03:46 +00:00
Cargo.toml WebGPU: fix web-sys version (#11894) 2024-02-16 17:45:29 +00:00