summaryrefslogtreecommitdiff
path: root/grapher/Models/AccelGUIFactory.cs
Commit message (Expand)AuthorAgeFilesLines
* put autowrite option back in menua1xd2020-10-211-0/+2
* rename sensitivity field to 'sens multiplier'a1xd2020-10-081-1/+1
* add toggle button + save gui settings on closea1xd2020-10-081-2/+2
* add arg checks in wrappera1xd2020-09-271-12/+52
* Scale Last Mouse Move by poll rateJacob Palecki2020-09-261-1/+4
* Save option to show velocity and gain on gui startupJacob Palecki2020-09-221-1/+2
* Attempt to get separate x/y workingJacob Palecki2020-09-201-5/+6
* Reenable weight for all styles, remove offset for sigmoidgain, fix active val...Jacob Palecki2020-09-101-1/+1
* Clean up chart titles, axes, legendsJacob Palecki2020-09-081-3/+3
* Save show last mouse valueJacob Palecki2020-09-081-1/+2
* Add option to turn off last mouse move dotJacob Palecki2020-09-081-0/+2
* Center write buttonJacob Palecki2020-09-081-1/+2
* Remove and sort usings en masseJacob Palecki2020-09-081-5/+0
* Set correct active value y titleJacob Palecki2020-09-081-19/+19
* Alignment for whole mode worksJacob Palecki2020-09-081-2/+7
* Add chart resizeJacob Palecki2020-09-071-1/+2
* Refactor type optionsJacob Palecki2020-09-071-39/+20
* Merge with masterJacob Palecki2020-09-041-9/+21
* Move optionsets to applyoptionsJacob Palecki2020-09-021-4/+8
* Small fixes, correctly align labels and boxesJacob Palecki2020-09-011-7/+24
* Second half - the parts in placeJacob Palecki2020-09-011-5/+4
* intermittent commit - large commit halfway doneJacob Palecki2020-09-011-65/+143
* Add factory to create AccelGUIJacob Palecki2020-09-011-0/+207