bevy/crates/bevy_ui/src
JoJoJet 697d297b55 Remove last uses of string-labels (#5420)
# Objective

* Related: #4341
* Remove all remaining uses of stringly-typed labels in the repo. Right now, it's just a bunch of tests and examples.
2022-09-03 18:06:41 +00:00
..
flex Add UI scaling (#5814) 2022-08-29 23:35:53 +00:00
render Move sprite::Rect into bevy_math (#5686) 2022-09-02 12:35:23 +00:00
widget Add UI scaling (#5814) 2022-08-29 23:35:53 +00:00
entity.rs Improve ergonomics and reduce boilerplate around creating text elements. (#5343) 2022-07-20 14:14:29 +00:00
focus.rs bevy_reflect: Update enum derives (#5473) 2022-08-02 22:40:29 +00:00
geometry.rs Add AUTO and UNDEFINED const constructors for Size (#5761) 2022-08-22 23:08:08 +00:00
lib.rs Add UI scaling (#5814) 2022-08-29 23:35:53 +00:00
ui_node.rs Move sprite::Rect into bevy_math (#5686) 2022-09-02 12:35:23 +00:00
update.rs Remove last uses of string-labels (#5420) 2022-09-03 18:06:41 +00:00