bevy/crates/bevy_pbr
Hennadii Chernyshchyk 70c9165886 Fix crash with disabled winit (#3330)
# Objective

This PR fixes a crash when winit is enabled when there is a camera in the world. Part of #3155

## Solution

In this PR, I removed two unwraps and added an example for regression testing.
2021-12-15 00:15:47 +00:00
..
src Fix crash with disabled winit (#3330) 2021-12-15 00:15:47 +00:00
Cargo.toml Replace old renderer with new renderer (#3312) 2021-12-14 03:58:23 +00:00