bevy/crates/bevy_ui
ickshonpe 98a3b92c9a Added a Without<OverrideClip> query filter to the picking systems' child_of_querys.
Interactions were changed in the UI transform PR to walk up the tree recursively to check if the interaction hit a visible node. `OverrideClip` only affects the node's local clipping rect, so without this filter interactions can be incorrectly ignored if a node has clipped ancestors.
2025-07-09 17:29:02 +01:00
..
src Added a Without<OverrideClip> query filter to the picking systems' child_of_querys. 2025-07-09 17:29:02 +01:00
Cargo.toml remove unused dependencies (#19998) 2025-07-07 20:10:33 +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 Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy UI

License Crates.io Downloads Docs Discord