]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
Bound cvar values instead of bounding how far the view can go. This also fixes the...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 12 Jul 2010 18:08:51 +0000 (18:08 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Tue, 13 Jul 2010 20:53:17 +0000 (22:53 +0200)
commit2fa817c2c421f796ca65ca423e3c85dc68b2ecf1
tree0a46847db9edb4735b03032e625cf6b3d5ef1107
parentf3ec4cfe6ea7f4f651bbb8f6dbd6d19127447aac
Bound cvar values instead of bounding how far the view can go. This also fixes the original view bobbing, where setting a high value for cl_bob would cause the view to instantly go up and down.

From: MirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10309 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=26c151cf0dd9c8064199804520246411d49d30dd
view.c