bevy/crates/bevy_math
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
..
src use std clamp instead of Bevy's (#1644) 2021-03-13 18:07:14 +00:00
Cargo.toml Update glam to 0.13.0. (#1550) 2021-03-06 19:39:16 +00:00