]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Attempt to implement Q4engine style bob-rolling (the view discretely rolls to the...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 12 Jul 2010 18:02:20 +0000 (18:02 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Tue, 13 Jul 2010 20:52:41 +0000 (22:52 +0200)
commitf5839857fb1b32312fc19a1238739d6f65d605a4
tree5a7932d5e0c38ef22339deb68836aa3138510d6c
parent80bfec97395d68792e895fbc8bc1e6354a791345
Attempt to implement Q4engine style bob-rolling (the view discretely rolls to the sides as you walk). Things to do before it is ready:

TODO 1: Make it work around the center rather than the left side
TODO 2: Don't bob roll when not touching the ground
TODO 3: Write cvars in darkplaces.txt, set better defaults and possibly disable by default once the first TODOs are ready.

From: MirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>

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