bevy/crates/bevy_ui/src
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
..
flex Misc cleanups (#879) 2020-11-17 13:40:18 -08:00
render Asset system rework and GLTF scene loading (#693) 2020-10-18 13:48:15 -07:00
widget Extend the Texture asset type to support 3D data (#903) 2020-11-22 12:04:47 -08:00
anchors.rs rustfmt changes 2020-07-28 14:24:03 -07:00
entity.rs combine bevy_ecs and bevy_hecs crates. rename XComponents to XBundle (#863) 2020-11-15 20:32:23 -08:00
focus.rs Misc cleanups (#879) 2020-11-17 13:40:18 -08:00
lib.rs System Inputs, Outputs, Chaining, and Registration Ergo (#876) 2020-11-16 18:18:00 -08:00
margins.rs move bevy crates to their own folder 2020-04-24 17:57:20 -07:00
node.rs The Great Debuggening (#632) 2020-10-08 11:43:01 -07:00
update.rs Improve ui depth system (#905) 2020-11-25 16:55:55 -08:00