.. |
anim
|
Fix cargo test failing
|
2020-06-19 01:46:20 -04:00 |
audio
|
Fixed suppressed clippy warnings for #587 - clone_on_copy
|
2020-06-18 22:25:48 +01:00 |
ecs
|
Globally suppressed clippy lint option_map_unit_fn for #587
|
2020-06-14 16:48:07 +00:00 |
hud
|
Add hotbar state persistence.
|
2020-06-19 08:00:21 +08:00 |
menu
|
Fixed suppressed clippy warnings for #587 - clone_on_copy
|
2020-06-18 22:25:48 +01:00 |
mesh
|
Merge branch 'xvar/clippy-fixes-redundant_closure_found' into 'master'
|
2020-06-14 16:33:04 +00:00 |
render
|
Hotreload animations using libloading
|
2020-06-19 00:48:19 -04:00 |
scene
|
Windows is weird, cargo is weird..... (also tidy up a few things)
|
2020-06-19 00:48:19 -04:00 |
ui
|
Fixed suppressed clippy warnings for #587 - clone_on_copy
|
2020-06-18 22:25:48 +01:00 |
controller.rs
|
Equipped lanterns now provide an illumination effect.
|
2020-05-04 15:15:31 +00:00 |
error.rs
|
Suppressed all existing clippy warnings in preparation for fixes as part of #587
|
2020-06-10 22:01:42 +01:00 |
i18n.rs
|
Suppressed all existing clippy warnings in preparation for fixes as part of #587
|
2020-06-10 22:01:42 +01:00 |
key_state.rs
|
Wield glider instead of weapon when attempting glide wield, change behavior when running into walls to not drop out of gliding
|
2020-06-16 21:32:39 +00:00 |
lib.rs
|
Hotreload animations using libloading
|
2020-06-19 00:48:19 -04:00 |
logging.rs
|
Suppressed all existing clippy warnings in preparation for fixes as part of #587
|
2020-06-10 22:01:42 +01:00 |
main.rs
|
Hotreload animations using libloading
|
2020-06-19 00:48:19 -04:00 |
meta.rs
|
Shoulder offsets, meta.ron versioning
|
2020-05-01 21:27:12 +00:00 |
profile.rs
|
Add hotbar state persistence.
|
2020-06-19 08:00:21 +08:00 |
session.rs
|
Add hotbar state persistence.
|
2020-06-19 08:00:21 +08:00 |
settings.rs
|
Fixed suppressed clippy warnings for #587 - redundant_closure
|
2020-06-12 20:47:22 +01:00 |
singleplayer.rs
|
Make singleplayer use voxygen's config path for persistence path.
|
2020-05-15 01:54:13 +02:00 |
window.rs
|
Voxygen: Fixed weird window movement caused by moving the window with the cursor grabbed (#588)
|
2020-06-17 12:40:11 +01:00 |