]> 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...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 7 Mar 2016 21:36:27 +0000 (21:36 +0000)
committerRudolf Polzer <divVerent@xonotic.org>
Mon, 7 Mar 2016 21:54:42 +0000 (22:54 +0100)
commit98a14be269dba68ac9a23c23d094687e83dbdb40
tree232b8b884b8f05aeb0b195f8700cb75e9d005a5b
parent24ca437dd14a676ac4a67caa95922a738738a4cf
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).

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12247 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=9a443db93cbbd3419f9b53714cbbdc1409342d13
cl_input.c
clvm_cmds.c
mathlib.c
mathlib.h
matrixlib.c
matrixlib.h
view.c