]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
make m_accelerate_filter apply to all mouse acceleration, and turn it off by default. divVerent/darkplaces-m_accelerate
authorRudolf Polzer <divVerent@gmail.com>
Sat, 14 Mar 2020 01:29:47 +0000 (21:29 -0400)
committerRudolf Polzer <divVerent@gmail.com>
Sat, 14 Mar 2020 01:29:47 +0000 (21:29 -0400)
commitcdde44cd2afb69980a6b3e81201d0b9656a44c2b
tree71d00248ed47d03ab6374b9150b943293f19e31e
parent7b7193287a61cbe0d2eea65c6cb3f87921d21522
make m_accelerate_filter apply to all mouse acceleration, and turn it off by default.

It should only be needed on "noisy" mice anyway, and that way it's easier to deal with in a game menu.
cl_input.c