raze/source/common
Mitchell Richters 8ec475aec8 - Replace clamped off tangent values with a linear interpolation of the player's pitch.
* Gives a tangent-like ramping where it's noticeable without having to use the tangent at all.
* Had to do homegrown lerper since we're not C++20 yet.
2022-11-06 21:59:04 +11:00
..
2d - Backend update from GZDoom 2022-11-06 11:46:26 +01:00
audio type safe CVAR declaration. 2022-10-22 09:25:27 +02:00
console - Backend update from GZDoom 2022-11-06 11:46:26 +01:00
cutscenes - movieplayer update from GZDoom. 2022-10-14 20:20:06 +02:00
engine - Backend update from GZDoom 2022-11-06 11:46:26 +01:00
filesystem - remove vel clear wrappers 2022-10-15 10:15:21 +02:00
fonts - Backend update from GZDoom 2022-10-20 22:24:25 +02:00
menu - Backend update from GZDoom 2022-11-06 11:46:26 +01:00
models - Backend update from GZDoom 2022-11-06 11:46:26 +01:00
objects - Backend update from GZDoom 2022-11-06 11:46:26 +01:00
platform - Backend update from GZDoom 2022-11-06 11:46:26 +01:00
rendering - Backend update from GZDoom 2022-11-06 11:46:26 +01:00
scripting - Backend update from GZDoom 2022-11-06 11:46:26 +01:00
startscreen - backend update from GZDoom. 2022-10-02 20:33:18 +02:00
statusbar type safe CVAR declaration. 2022-10-22 09:25:27 +02:00
textures - Backend update from GZDoom. 2022-10-25 07:03:25 +02:00
thirdparty - got new CVar system from GZDoom. 2022-10-22 00:12:17 +02:00
utility - Replace clamped off tangent values with a linear interpolation of the player's pitch. 2022-11-06 21:59:04 +11:00