bevy/crates/bevy_core/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
..
time format comments (#1612) 2021-03-11 00:27:30 +00:00
bytes.rs format comments (#1612) 2021-03-11 00:27:30 +00:00
float_ord.rs format comments (#1612) 2021-03-11 00:27:30 +00:00
label.rs format comments (#1612) 2021-03-11 00:27:30 +00:00
lib.rs format comments (#1612) 2021-03-11 00:27:30 +00:00
name.rs Bevy ECS V2 (#1525) 2021-03-05 07:54:35 +00:00
task_pool_options.rs use std clamp instead of Bevy's (#1644) 2021-03-13 18:07:14 +00:00