bevy/crates/bevy_sprite
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
..
src Misc cleanups (#879) 2020-11-17 13:40:18 -08:00
Cargo.toml release: 0.3.0 (#783) 2020-11-03 13:34:00 -08:00