bevy/examples/testbed
François Mockers 019a6fde25
testbed for UI (#18091)
# Objective

- have a testbed for UI

## Solution

- move previous `ui` example to `full_ui`
- add a testbed ui with several scenes
- `ui_layout_rounding` is one of those scenes, so remove it as a
standalone example

the previous `ui` / new `full_ui` is I think still useful as it has some
things like scroll, debug ui that are not shown anywhere else
2025-03-04 11:02:55 +00:00
..
2d.rs Smarter testbeds (#17573) 2025-01-31 22:38:39 +00:00
3d.rs Fix validation errors in Fox.glb (#17801) 2025-02-11 22:19:24 +00:00
full_ui.rs testbed for UI (#18091) 2025-03-04 11:02:55 +00:00
helpers.rs Smarter testbeds (#17573) 2025-01-31 22:38:39 +00:00
ui.rs testbed for UI (#18091) 2025-03-04 11:02:55 +00:00