bevy/crates/bevy_ui/src
Mirko Rainer 958f8b124a Use Explicit Names for Flex Direction (#2672)
# Objective

- Clarify vague meaning of "Ltr" and "Rtl". For someone familiar with Flex Box, this is easy to understand, but being more explicit will help beginners or those unfamiliar, without the need to do research.

## Solution

- Change three letter abbreviation to fully descriptive name.
2021-08-24 01:50:21 +00:00
..
flex Use Explicit Names for Flex Direction (#2672) 2021-08-24 01:50:21 +00:00
render update for wgpu 0.8 (#1959) 2021-05-02 20:45:25 +00:00
widget System Param Lifetime Split (#2605) 2021-08-15 20:51:53 +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 Allows a number of clippy lints and fixes 2 (#1999) 2021-05-14 20:37:32 +00:00
lib.rs Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
margins.rs move bevy crates to their own folder 2020-04-24 17:57:20 -07:00
ui_node.rs Use Explicit Names for Flex Direction (#2672) 2021-08-24 01:50:21 +00:00
update.rs Down with the system! (#2496) 2021-07-27 23:42:36 +00:00