bevy/crates/bevy_render
François Mockers 642f1a5ce2 remove ViewUniformOffset from inactive cameras (#16399)
# Objective

- Fixes #16285 
- Inactive camera are keeping the component `ViewUniformOffset` from
when they were active, still matching some queries trying to render to
them

## Solution

- Remove component `ViewUniformOffset` from cameras that are inactive

## Testing

- Ran example `render_primitives` and switched camera
2024-11-17 18:38:10 +01:00
..
macros Don't reëxport bevy_image from bevy_render (#16163) 2024-11-11 22:16:38 +01:00
src remove ViewUniformOffset from inactive cameras (#16399) 2024-11-17 18:38:10 +01:00
Cargo.toml Release 0.15.0-rc.3 2024-11-05 23:26:31 +01: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