bevy/crates/bevy_ui
ickshonpe daf665cc74
Clip outlines using the local clipping rect. (#17385)
# Objective

UI node Outlines are clipped using their parent's clipping rect instead
of their own.

## Solution

Clip outlines using the UI node's own clipping rect.
2025-01-15 18:19:35 +00:00
..
src Clip outlines using the local clipping rect. (#17385) 2025-01-15 18:19:35 +00:00
Cargo.toml Bump Version after Release (#17176) 2025-01-06 00:04:44 +00:00
README.md

Bevy UI

License Crates.io Downloads Docs Discord