]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
v_yshearing: Make the cvar take the max angle to apply the effect to; remove the... divVerent/yshearing
authorRudolf Polzer <divVerent@xonotic.org>
Mon, 7 Mar 2016 21:07:48 +0000 (16:07 -0500)
committerRudolf Polzer <divVerent@xonotic.org>
Mon, 7 Mar 2016 21:07:48 +0000 (16:07 -0500)
commitac239fc6019200f1b20a0057c74986cd67c6a4ef
tree232b8b884b8f05aeb0b195f8700cb75e9d005a5b
parent953f1f8feaa55e272118605371c13bf0f68585da
v_yshearing: Make the cvar take the max angle to apply the effect to; remove the in_pitch hack for this as it is no longer needed then.

This makes Y shearing mode actually useful together with higer FOV (less
noticeable distortion).
cl_input.c
clvm_cmds.c
mathlib.c
mathlib.h
matrixlib.c
matrixlib.h
view.c