bevy/crates/bevy_ui
SvenTS dd1b08ef8b
Improve ui depth system (#905)
* Add test for ui-z system

* Remove generic hierarchy runner and refactor ui z-system

* Remove different handling for childless nodes

Having an empty children list should be the same as having no child
component.

* Further simplify system after change
2020-11-25 16:55:55 -08:00
..
src Improve ui depth system (#905) 2020-11-25 16:55:55 -08:00
Cargo.toml release: 0.3.0 (#783) 2020-11-03 13:34:00 -08:00