bevy/examples/app
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
..
custom_loop.rs Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
drag_and_drop.rs Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
empty.rs Merge AppBuilder into App (#2531) 2021-07-27 20:21:06 +00:00
empty_defaults.rs Merge AppBuilder into App (#2531) 2021-07-27 20:21:06 +00:00
headless.rs Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
logs.rs Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
plugin.rs Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
plugin_group.rs Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
return_after_run.rs Replace old renderer with new renderer (#3312) 2021-12-14 03:58:23 +00:00
thread_pool_resources.rs Merge AppBuilder into App (#2531) 2021-07-27 20:21:06 +00:00
without_winit.rs Fix crash with disabled winit (#3330) 2021-12-15 00:15:47 +00:00