bevy/crates/bevy_math/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
..
clamp.rs Task System for Bevy (#384) 2020-08-29 12:35:41 -07:00
face_toward.rs add more doc comments and clean up some public exports 2020-08-09 16:13:04 -07:00
geometry.rs Misc cleanups (#879) 2020-11-17 13:40:18 -08:00
lib.rs Task System for Bevy (#384) 2020-08-29 12:35:41 -07:00