bevy/examples/window
Daniel McNab ed9d45fae5 Add an example 'showcasing' using multiple windows (#3367)
# Objective

- The multiple windows example which was viciously murdered in #3175.
- cart asked me to

## Solution

- Rework the example to work on pipelined-rendering, based on the work from #2898
2021-12-18 19:38:05 +00:00
..
clear_color.rs Replace old renderer with new renderer (#3312) 2021-12-14 03:58:23 +00:00
multiple_windows.rs Add an example 'showcasing' using multiple windows (#3367) 2021-12-18 19:38:05 +00:00
scale_factor_override.rs Replace old renderer with new renderer (#3312) 2021-12-14 03:58:23 +00:00
transparent_window.rs Replace old renderer with new renderer (#3312) 2021-12-14 03:58:23 +00:00
window_settings.rs Down with the system! (#2496) 2021-07-27 23:42:36 +00:00