veloren/voxygen/src/scene
2022-06-05 16:35:12 -04:00
..
figure Upgrade assets_manager to 0.8.0 and image to 0.24 2022-05-28 23:18:31 +02:00
terrain move temp and humidity out of array, introduce different smoke types 2022-06-01 22:14:23 +02:00
camera.rs switch to upstream vek again 2022-04-28 09:10:55 +02:00
debug.rs Globally allow the clippy lints {new_without_default, many_single_char_names, identity_op, type_complexity, too_many_arguments}. 2022-01-30 20:16:20 +01:00
lod.rs Fixed minor LoD issues 2022-05-11 15:00:44 +01:00
math.rs Add a few pieces of documentation to code related to light and shadows 2022-06-05 16:35:12 -04:00
mod.rs pass humidity to meta, move smoke cycle to separate file 2022-06-01 22:13:34 +02:00
particle.rs avoid one allocation, spotted by imbris 2022-06-01 22:47:53 +02:00
simple.rs Changed Item to have ItemBase instead of ItemDef. NO ASSETS. 2022-05-16 15:11:10 -04:00
smoke_cycle.rs humidity + clean up 2022-06-01 22:13:35 +02:00
terrain.rs move temp and humidity out of array, introduce different smoke types 2022-06-01 22:14:23 +02:00
trail.rs Addressed review comments 2022-03-03 01:12:40 -05:00