bevy/crates/bevy_ui/src
Carter Anderson 94c4184068 Text responds to scale factor changes (#1769)
Fixes #1768

If the scale factor changes, queue up all text to be drawn instead of just changed text.
2021-03-27 03:03:47 +00:00
..
flex Resolve (most) internal system ambiguities (#1606) 2021-03-10 22:37:02 +00:00
render Remove remaining camerapos bindings (#1708) 2021-03-22 18:10:35 +00:00
widget Text responds to scale factor changes (#1769) 2021-03-27 03:03:47 +00:00
anchors.rs rustfmt changes 2020-07-28 14:24:03 -07:00
entity.rs Resolve (most) internal system ambiguities (#1606) 2021-03-10 22:37:02 +00:00
focus.rs format comments (#1612) 2021-03-11 00:27:30 +00:00
lib.rs Resolve (most) internal system ambiguities (#1606) 2021-03-10 22:37:02 +00:00
margins.rs move bevy crates to their own folder 2020-04-24 17:57:20 -07:00
ui_node.rs Resolve (most) internal system ambiguities (#1606) 2021-03-10 22:37:02 +00:00
update.rs Make Commands and World apis consistent (#1703) 2021-03-23 00:23:40 +00:00