bevy/crates/bevy_ui/src
Rob Parrett 0ff44c9493
Small fixes for gradient docs (#19388)
# Objective

Found a typo while looking at gradients in another issue and gave the
docs a skim for more.

## Solution

A couple typo fixes and some tiny improvements
2025-05-26 23:20:24 +00:00
..
experimental Switch ChildOf back to tuple struct (#18672) 2025-04-02 00:10:10 +00:00
layout UI Node Gradients (#18139) 2025-05-20 14:45:22 +00:00
render Split Camera.hdr out into a new component (#18873) 2025-05-26 19:24:45 +00:00
widget viewport_node example: Remove main world image initialization (#19098) 2025-05-26 17:20:29 +00:00
accessibility.rs Adopt consistent FooSystems naming convention for system sets (#18900) 2025-05-06 15:18:03 +00:00
focus.rs Rename bevy_platform_support to bevy_platform (#18813) 2025-04-11 23:13:28 +00:00
geometry.rs Constify Val::resolve and BorderRadius::resolve (#18595) 2025-05-26 22:17:52 +00:00
gradients.rs Small fixes for gradient docs (#19388) 2025-05-26 23:20:24 +00:00
lib.rs Register some types (#19361) 2025-05-26 02:30:07 +00:00
measurement.rs Use CosmicFontSystem in public bevy_text APIs and remove cosmic_text re-export (#16063) 2024-10-23 20:05:28 +00:00
picking_backend.rs Adopt consistent FooSystems naming convention for system sets (#18900) 2025-05-06 15:18:03 +00:00
stack.rs Rename bevy_platform_support to bevy_platform (#18813) 2025-04-11 23:13:28 +00:00
ui_material.rs Fix Component require() IDE integration (#18165) 2025-03-06 02:44:47 +00:00
ui_node.rs Constify Val::resolve and BorderRadius::resolve (#18595) 2025-05-26 22:17:52 +00:00
update.rs Switch ChildOf back to tuple struct (#18672) 2025-04-02 00:10:10 +00:00