stevenarella/src
ice_iix 41f8be6b90 Update to image 0.23.6, closes #333 2020-06-20 15:04:59 -07:00
..
console Fix bare trait objects warning, add explicit `dyn` 2019-11-02 15:46:06 -07:00
ecs Update to Rust 1.40.0. Closes #253 2020-01-04 17:26:26 -08:00
entity Replace into_iter() -> iter() for arrays, fixes 1.42-nightly warning 2020-01-04 19:33:05 -08:00
gl Replace println! with log crate facade macros info!, debug!, etc. 2019-05-22 16:01:14 -07:00
model Bump image from 0.21.3 to 0.22.3. Closes #238 2020-01-05 09:10:59 -08:00
render Update to image 0.23.6, closes #333 2020-06-20 15:04:59 -07:00
screen Fix warning: `...` range patterns are deprecated 2019-11-02 15:46:10 -07:00
server protocol: atomics replace unsafe for version/debug. Closes #261 2020-01-08 18:57:57 -08:00
ui Update to glutin 0.22.0-alpha5, remove wasm_stub (#260) 2020-01-05 17:56:32 -08:00
world Bump image from 0.21.3 to 0.22.3. Closes #238 2020-01-05 09:10:59 -08:00
auth.rs Update to use crate:: for current crate, for Rust 2018 edition 2018-11-04 12:06:00 -08:00
chunk_builder.rs Change to PCG random number generator algorithm 2020-01-05 10:01:44 -08:00
main.rs Get scale_factor from window instead of monitor 2020-06-20 14:27:00 -07:00
resources.rs Update to reqwest 0.10.0. Closes #259 2020-01-05 10:38:21 -08:00
settings.rs Update to glutin 0.22.0-alpha5, remove wasm_stub (#260) 2020-01-05 17:56:32 -08:00