]> de.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)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 12 Jul 2010 18:02:20 +0000 (18:02 +0000)
commite7307bf7059d55da536603a7e41dbefb5eb3a2b4
treed3552372c9bafb51d7711d13e7c765774eb9960a
parenta19a4d85d2b64f05334d015c6ccbe5c61166243a
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
view.c