bevy/crates/bevy_ui/src
bjorn3 d6eb647451
Misc cleanups (#879)
* Remove cfg!(feature = "metal-auto-capture")

This cfg! has existed since the initial commit, but the corresponding
feature has never been part of Cargo.toml

* Remove unnecessary handle_create_window_events call

* Remove EventLoopProxyPtr wrapper

* Remove unnecessary statics

* Fix unrelated deprecation warning to fix CI
2020-11-17 13:40:18 -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 Misc cleanups (#879) 2020-11-17 13:40:18 -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 Misc cleanups (#879) 2020-11-17 13:40:18 -08:00