gwihlidal / meshopt-rs

Rust ffi and idiomatic wrapper for zeux/meshoptimizer, a mesh optimization library that makes indexed meshes more GPU-friendly.
Apache License 2.0
163 stars 33 forks source link

Fix `clippy::semicolon_if_nothing_returned` lint. #47

Closed waywardmonkeys closed 1 month ago

Uriopass commented 1 month ago

Thanks!