bevy/crates/bevy_window
AlephCubed cf6c65522f
Derived Default for all public unit components. (#17139)
Derived `Default` for all public unit structs that already derive from
`Component`. This allows them to be used more easily as required
components.
To avoid clutter in tests/examples, only public components were
affected, but this could easily be expanded to affect all unit
components.

Fixes #17052.
2025-01-05 02:45:09 +00:00
..
src Derived Default for all public unit components. (#17139) 2025-01-05 02:45:09 +00:00
Cargo.toml Add no_std support to bevy_window (#17031) 2025-01-01 23:05:25 +00:00
README.md Fix bevy_window and bevy_winit readme badges (#15637) 2024-10-04 00:38:49 +00:00

Bevy Window

License Crates.io Downloads Docs Discord