bevy/crates/bevy_ui
SpecificProtagonist 1c8d2ee3e1
viewport_node example: Remove main world image initialization (#19098)
# Objective

The new viewport example allocates a texture in main memory, even though
it's only needed on the GPU. Also fix an unnecessary warning when a
viewport's texture doesn't exist CPU-side.

## Testing

Run the `viewport_node` example.
2025-05-26 17:20:29 +00:00
..
src viewport_node example: Remove main world image initialization (#19098) 2025-05-26 17:20:29 +00:00
Cargo.toml Add a viewport UI widget (#17253) 2025-05-05 22:57:37 +00:00
LICENSE-APACHE Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
LICENSE-MIT Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
README.md

Bevy UI

License Crates.io Downloads Docs Discord