raze/source/games
Mitchell Richters 5a8612110d - Process scaled angle adjustments in each game's render function, not from the input function.
* Previous config had the potential to call `I_GetInputFrac()` nearly twice in a row, which would have resulted in some hitching.
* Calling from each game's render function avoids the above and means we can start applying scaled angle changes one frame faster.
2022-12-11 18:42:01 +01:00
..
blood - Process scaled angle adjustments in each game's render function, not from the input function. 2022-12-11 18:42:01 +01:00
duke - Process scaled angle adjustments in each game's render function, not from the input function. 2022-12-11 18:42:01 +01:00
exhumed - Process scaled angle adjustments in each game's render function, not from the input function. 2022-12-11 18:42:01 +01:00
sw - Process scaled angle adjustments in each game's render function, not from the input function. 2022-12-11 18:42:01 +01:00