.. |
audio
|
Resolve all approved error supressions
|
2021-07-18 17:11:46 +00:00 |
ecs
|
Add note on the reasoning for the visual position interpolation rate value in voxygen
|
2021-06-16 03:24:10 -04:00 |
hud
|
Moved GameInput to own module and made use of strum's EnumIter and AsRefStr.
|
2021-07-21 13:23:45 +02:00 |
menu
|
Revamp voxygen settings so that the config directory is externally specified, remove persistence of the selected logs folder, remove unused old meta.rs file from voxygen
|
2021-07-19 10:26:47 -04:00 |
mesh
|
Resolve all '#[allow(clippy::or_fun_call))]' error supressions
|
2021-07-15 13:49:59 +02:00 |
render
|
Resolve all approved error supressions
|
2021-07-18 17:11:46 +00:00 |
scene
|
Setup animation mount points for quadruped medium, update offsets in
|
2021-07-18 15:09:36 -04:00 |
session
|
Moved GameInput to own module and made use of strum's EnumIter and AsRefStr.
|
2021-07-21 13:23:45 +02:00 |
settings
|
Moved GameInput to own module and made use of strum's EnumIter and AsRefStr.
|
2021-07-21 13:23:45 +02:00 |
ui
|
Apply same member order as in trait
|
2021-07-20 09:43:52 +02:00 |
controller.rs
|
Moved GameInput to own module and made use of strum's EnumIter and AsRefStr.
|
2021-07-21 13:23:45 +02:00 |
error.rs
|
get rid of insecure dependency completly
|
2020-12-11 16:13:57 +01:00 |
game_input.rs
|
Moved GameInput to own module and made use of strum's EnumIter and AsRefStr.
|
2021-07-21 13:23:45 +02:00 |
key_state.rs
|
Primary input now activated from control actions.
|
2021-03-14 17:26:51 -04:00 |
lib.rs
|
Moved GameInput to own module and made use of strum's EnumIter and AsRefStr.
|
2021-07-21 13:23:45 +02:00 |
main.rs
|
Fixed wrong filename of logfile in Voxygen's panic message.
|
2021-07-21 03:33:13 +02:00 |
profile.rs
|
Revamp voxygen settings so that the config directory is externally specified, remove persistence of the selected logs folder, remove unused old meta.rs file from voxygen
|
2021-07-19 10:26:47 -04:00 |
run.rs
|
Revamp voxygen settings so that the config directory is externally specified, remove persistence of the selected logs folder, remove unused old meta.rs file from voxygen
|
2021-07-19 10:26:47 -04:00 |
singleplayer.rs
|
Depend on crossbeam-utils and crossbeam-channel instead of crossbeam in voxygen.
|
2021-06-02 00:39:58 -04:00 |
window.rs
|
Moved GameInput to own module and made use of strum's EnumIter and AsRefStr.
|
2021-07-21 13:23:45 +02:00 |