summaryrefslogtreecommitdiff
path: root/grapher/Models/AccelGUIFactory.cs
Commit message (Collapse)AuthorAgeFilesLines
* add arg checks in wrappera1xd2020-09-271-12/+52
| | | | | | | | | | | minor changes to settings shape, requires driver reinstall add error handling to writer grapher changes: add prettier serialization + comments add elements for scale and separated limit/exp reset irrelevant (invisible) arg input before checks/write
* 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 ↵Jacob Palecki2020-09-101-1/+1
| | | | value for midpoint
* 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