]> git.xonotic.org Git - xonotic/darkplaces.git/commit
cl_input: Simplify wishspeed calculation to use VectorNormalizeLength instead of...
authorcloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 16 Dec 2020 19:19:59 +0000 (19:19 +0000)
committercloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 16 Dec 2020 19:19:59 +0000 (19:19 +0000)
commitd6dc18d3bd0af73f03a5856c8f7472b6f8caab08
treef6f90cbb511290fe6085d41c2df87920d3a743b4
parent0b5e8b49f3ed65b746481dc175d67daf0c48a830
cl_input: Simplify wishspeed calculation to use VectorNormalizeLength instead of duplicating its functionality

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@13067 d7cf8633-e32d-0410-b094-e92efae38249
cl_input.c