bevy/tools/example-showcase
François 371cd69d4b
example showcase patches: use default instead of game mode for desktop (#11250)
# Objective

- After https://github.com/bevyengine/bevy/pull/11227, example showcase
timeouts
- `ReactiveLowPower` now can wait indefinitely depending on "platform
specifics"

## Solution

- Patch desktop mode in example showcase to use default mode which is
always `Continuous`
2024-01-08 20:52:43 +00:00
..
src Remove unnecessary path prefixes (#10749) 2023-11-28 23:43:40 +00:00
asset-source-website.patch examples showcase: use patches instead of sed for wasm hacks (#10601) 2023-11-17 22:21:12 +00:00
Cargo.toml Update toml_edit requirement from 0.19 to 0.20 (#10058) 2023-10-09 11:55:16 +00:00
extra-window-resized-events.patch fix patches for example showcase after winit update (#11058) 2023-12-22 06:08:43 +00:00
fixed-window-position.patch hacks for running (and screenshotting) the examples in CI on a github runner (#9220) 2023-10-13 19:19:17 +00:00
reduce-light-cluster-config.patch hacks for running (and screenshotting) the examples in CI on a github runner (#9220) 2023-10-13 19:19:17 +00:00
remove-desktop-app-mode.patch example showcase patches: use default instead of game mode for desktop (#11250) 2024-01-08 20:52:43 +00:00
window-settings-wasm.patch Remove CanvasParentResizePlugin (#11057) 2023-12-21 20:01:22 +00:00