Marcel Märtens
|
2812729b78
|
cargo clippy lifetimes
|
2022-11-28 15:19:57 +01:00 |
|
Avi Weinstock
|
5f8957d8ef
|
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 |
|
Imbris
|
32915f89a8
|
Extract scaling from all the animations
|
2021-07-18 15:09:36 -04:00 |
|
Imbris
|
6a15501b27
|
Add Body as a parameter to compute_matrices and start to pull whole body scaling out of the animation files
|
2021-07-18 15:09:34 -04:00 |
|
Imbris
|
30119a6afc
|
Re-address approx_constant lint without using fractional constants and
re-add a few blank lines
|
2021-07-17 20:41:09 -04:00 |
|
Imbris
|
9c72333741
|
Revert "Merge branch..."
This reverts merge request !2608
|
2021-07-17 22:04:59 +00:00 |
|
Jonathan Berglin
|
c1c331d59e
|
Resolve all '#[allow(clippy::approx_constant)]' error supressions
|
2021-07-15 16:56:55 +00:00 |
|
Sam
|
914d78b4a9
|
Removed clone in animations. Added GATs to animations to do so.
|
2021-05-01 09:25:53 -04:00 |
|
Sam
|
c88df846a7
|
Fixes animation parameters so a 2h weapon in the offhand slot doesn't look wonky.
|
2021-04-14 17:38:37 -04:00 |
|
Snowram
|
7f2276324e
|
Reduces the instances of f64 in anims
|
2021-02-27 23:21:03 +01:00 |
|
Marcel Märtens
|
e5e255cbd3
|
move anim code from voxygen/src/anim to voxygen/anim
|
2020-12-01 20:20:01 +01:00 |
|