summaryrefslogtreecommitdiff
path: root/grapher/Models/Calculations/AccelData.cs
Commit message (Collapse)AuthorAgeFilesLines
* Directional worksJacob Palecki2021-01-181-117/+0
|
* add more changes from reviewa1xd2020-12-051-7/+7
| | | | | | improve version error messages revert poll time changes add range validation after text parse
* add directional multipliersa1xd2020-12-031-7/+7
| | | | | | adds multipliers for movement in negative directions (up & left by default, can be flipped by rot or sens) avoid division by user input in mousewatcher
* x/y diff sens worksJacob Palecki2020-09-211-1/+1
|
* separate x/y mostly worksJacob Palecki2020-09-211-5/+11
|
* Attempt to get separate x/y workingJacob Palecki2020-09-201-3/+35
|
* further workJacob Palecki2020-09-191-2/+2
|
* Remove and sort usings en masseJacob Palecki2020-09-081-5/+0
|
* Add constants class and separate classes into regionsJacob Palecki2020-09-011-0/+10
|
* Fix initial points, add poll time constantJacob Palecki2020-08-131-16/+16
|
* All works smoothlyJacob Palecki2020-08-131-26/+37
|
* Dot to show mouse moveJacob Palecki2020-08-131-0/+32
|
* Almost workingJacob Palecki2020-08-121-10/+9
|
* Factor accel calculations into calculation classesJacob Palecki2020-08-121-0/+32