Mitchell Richters
|
48e4bccc6d
|
- oops. Missed change of hudDraw() zDelta from int to double while implementing ae2d2c7948 .
|
2020-08-03 10:23:15 +10:00 |
|
Mitchell Richters
|
61820ddef5
|
- interpolate bobx and boby with higher precision from updated CalcSmoothRatio() function that returns a double instead of an int.
|
2020-08-03 08:50:48 +10:00 |
|
Christoph Oelckers
|
8a31e96602
|
- use all available precision to render Blood's weapon animations mpre smoothly, instead of throwing it away by needlessly storing it in some integer fields.
|
2020-08-03 00:25:40 +02:00 |
|
Christoph Oelckers
|
a9820abcae
|
- migrated the remaining 2D content in Blood away from rotatesprite.
|
2020-08-02 19:00:32 +02:00 |
|