]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
Fix handling of sensitivity.value, and split m_accel into m_accel + m_accel_power_str...
authorRudolf Polzer <divVerent@gmail.com>
Thu, 12 Mar 2020 00:12:01 +0000 (20:12 -0400)
committerRudolf Polzer <divVerent@gmail.com>
Thu, 12 Mar 2020 00:18:18 +0000 (20:18 -0400)
commit53d6fb3c919349e2a1074844feabb11fd98099cd
tree0a4157ade99916ecd84e3d1e45520fa8ae29d579
parent90649aa121ba70a3d9c3a20cdc00099fe78a0f96
Fix handling of sensitivity.value, and split m_accel into m_accel + m_accel_power_strength.

This eliminates the need for the ability to switch between the two methods of acceleration.

Also, explain a lot more.
cl_input.c