bevy/crates/bevy_math/src
François 75ae20dc4a use std clamp instead of Bevy's (#1644)
Rust std's `clamp` has been stabilised in 1.50: https://github.com/rust-lang/rust/issues/44095

This is already the minimum supported version, so no change there 👍
2021-03-13 18:07:14 +00:00
..
face_toward.rs Test more areas of the codebase (#953) 2020-11-30 22:58:49 -08:00
geometry.rs Reflection cleanup (#1536) 2021-03-09 23:39:41 +00:00
lib.rs use std clamp instead of Bevy's (#1644) 2021-03-13 18:07:14 +00:00