bevy/crates/bevy_ui/src/layout
ickshonpe d4356062bf
UiSurface::upsert_node refactor (#8831)
# Objective

Simplify the `UiSurface::upsert_node` method by directly matching on
HashMap entry states.
2025-01-28 18:05:59 +00:00
..
convert.rs Remove the min and max fields from LayoutContext. (#16459) 2024-12-03 19:39:45 +00:00
debug.rs Move hashbrown and foldhash out of bevy_utils (#17460) 2025-01-23 16:46:08 +00:00
mod.rs no-camera many_buttons argument, only emit UI camera warnings once (#17557) 2025-01-28 18:04:52 +00:00
ui_surface.rs UiSurface::upsert_node refactor (#8831) 2025-01-28 18:05:59 +00:00