FyroxEngine / Fyrox

3D and 2D game engine written in Rust
https://fyrox.rs
MIT License
7.48k stars 339 forks source link

Fix Clippy and Documentation errors #611

Closed DeerSilver closed 4 months ago

DeerSilver commented 4 months ago

Removed a bunch of unnecessary dependendies that were already being called. And collapsed an if statement.