* 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 |
||
|---|---|---|
| .. | ||
| ecs_guide.rs | ||
| event.rs | ||
| hierarchy.rs | ||
| parallel_query.rs | ||
| startup_system.rs | ||
| system_chaining.rs | ||