bevy/crates/bevy_render
Rob Parrett 674eccee6e Make render world sync marker components Copy (#16461)
# Objective

Original motivation was a bundle I am migrating that is `Copy` which
needs to be synced to the render world. It probably doesn't actually
*need* to be `Copy`, so this isn't critical or anything.

I am continuing to use this bundle while bundles still exist to give
users an easier migration path.

## Solution

These ZSTs might as well be `Copy`. Add `Copy` derives.
2024-11-22 21:24:04 +01:00
..
macros Don't reëxport bevy_image from bevy_render (#16163) 2024-11-11 22:16:38 +01:00
src Make render world sync marker components Copy (#16461) 2024-11-22 21:24:04 +01:00
Cargo.toml Fix detailed_trace! (#16452) 2024-11-22 21:16:58 +01:00
README.md Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy Render

License Crates.io Downloads Docs Discord