bevy/crates/bevy_core
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 Name component with fast comparisons (#1109) 2020-12-31 14:52:02 -06:00