bevy/.github/example-run
Christian Legnitto 2344ada89f Rename headless_defaults example to no_renderer for clarity (#5263)
# Objective

- Reduce confusion as the example opens a window and isn't truly "headless"
- Fixes https://github.com/bevyengine/bevy/issues/5260.


## Solution

- Rename the example and add to the docs that the window is expected.
2022-07-11 14:11:32 +00:00
..
alien_cake_addict.ron run some examples on CI using swiftshader (#1826) 2021-04-14 21:40:36 +00:00
breakout.ron CI: use lavapipe instead of swiftshader when running examples (#3358) 2021-12-17 23:58:09 +00:00
contributors.ron CI: use lavapipe instead of swiftshader when running examples (#3358) 2021-12-17 23:58:09 +00:00
load_gltf.ron run some examples on CI using swiftshader (#1826) 2021-04-14 21:40:36 +00:00
minimising.ron Add an example to test small window sizes (#3597) 2022-04-26 22:15:24 +00:00
no_renderer.ron Rename headless_defaults example to no_renderer for clarity (#5263) 2022-07-11 14:11:32 +00:00
resizing.ron Add an example to test small window sizes (#3597) 2022-04-26 22:15:24 +00:00
scene.ron CI: use lavapipe instead of swiftshader when running examples (#3358) 2021-12-17 23:58:09 +00:00