Joshua Barretto
|
dc6c5190f2
|
Correct shoulder orientation when holding lantern
|
2023-10-12 18:13:46 +01:00 |
|
Marcel Märtens
|
2812729b78
|
cargo clippy lifetimes
|
2022-11-28 15:19:57 +01:00 |
|
tygyh
|
5e5698249b
|
Remove unnecessarily qualified paths
|
2022-07-15 14:49:46 +02: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 |
|
ubruntu
|
65f9d18fb7
|
Dagger UX
|
2021-12-28 22:09:34 +00: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 |
|
Joshua Barretto
|
288f2c13d4
|
Enable strafing in first-person mode
|
2021-06-21 13:27:19 +01:00 |
|
Sam
|
914d78b4a9
|
Removed clone in animations. Added GATs to animations to do so.
|
2021-05-01 09:25:53 -04:00 |
|
Monty Marz
|
b69eb61e7b
|
Add handles to lanterns, fix cooking pot scale
|
2021-04-22 17:12:07 +00:00 |
|
jshipsey
|
0962fe72f2
|
fix for 1h on back
|
2021-04-22 00:04:39 -04:00 |
|
Joshua Barretto
|
2c95165c82
|
Improvements to lantern holding when sitting
|
2021-04-21 16:54:03 +01:00 |
|
Joshua Barretto
|
ed7cc12213
|
Made characters carry lanterns higher when possible
|
2021-04-21 15:59:29 +01: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 |
|
jshipsey
|
ea9b871374
|
loot tables, clippy, animation tweaks
|
2021-04-13 20:18:59 -04:00 |
|
jshipsey
|
42460f7e65
|
spins, combos
|
2021-04-13 20:18:59 -04:00 |
|
jshipsey
|
97528b7954
|
leaps
|
2021-04-13 20:18:59 -04:00 |
|
jshipsey
|
9a26024acb
|
alpha attacks
|
2021-04-13 20:18:59 -04:00 |
|
jshipsey
|
b53e1653f6
|
initial wield testing
|
2021-04-13 20:18:58 -04:00 |
|
jshipsey
|
308045cfc9
|
final asset corrections, fix glider anim
|
2021-03-01 17:37:47 -05:00 |
|
Snowram
|
7f2276324e
|
Reduces the instances of f64 in anims
|
2021-02-27 23:21:03 +01:00 |
|
Sam
|
d5ccc33abc
|
Factored out duplicate code into closures, consolidated ability handling logic to a single function.
|
2021-02-19 18:45:48 -05:00 |
|
Sam
|
d4f509b3d0
|
Added hands field onto weapons.
|
2021-02-19 17:30:20 -05:00 |
|
Marcel Märtens
|
e5e255cbd3
|
move anim code from voxygen/src/anim to voxygen/anim
|
2020-12-01 20:20:01 +01:00 |
|