summaryrefslogtreecommitdiff
path: root/grapher/Models/AccelGUIFactory.cs
Commit message (Expand)AuthorAgeFilesLines
* get grapher buildinga1xd2021-09-071-8/+3
* Small bug fixesJacob Palecki2021-07-101-4/+4
* Fixed default values by splitting into unique text boxesJacob Palecki2021-07-101-0/+60
* Small bugfix + add default text for LUTJacob Palecki2021-07-091-1/+1
* Add separate box for power in classic modeJacob Palecki2021-07-091-0/+20
* merge lut2a1xd2021-07-051-28/+45
|\
| * Mostly workingJacob Palecki2021-07-011-4/+4
| * Better-written LUT panelsJacob Palecki2021-06-301-3/+19
| * Start of LUT points editingJacob Palecki2021-04-251-0/+5
| * Add active value labels for gain switchJacob Palecki2021-04-071-2/+8
| * Remove cap and offset style switchesJacob Palecki2021-04-061-27/+4
| * Resize vertically for correctnessJacob Palecki2021-04-051-1/+1
| * Add gain switchJacob Palecki2021-04-051-0/+6
| * LUT GUI fixesJacob Palecki2021-04-051-4/+6
| * LUT text layoutJacob Palecki2021-04-051-0/+5
* | Add streamingMode option to constructors down the chainMatthew Strasiotto2021-05-011-0/+3
|/
* Fix anisotropy panel covering bottom classic option in by componentJacob Palecki2021-01-221-1/+1
* TweaksJacob Palecki2021-01-201-1/+0
* merge with master buildsJacob Palecki2021-01-201-2/+9
|\
| * RefactorJacob Palecki2021-01-071-3/+8
| * rough GUI integration of "Device Hardware ID"Tomáš Pazdiora2021-01-071-0/+2
* | Fix xy anisotropy combining in guiJacob Palecki2021-01-121-2/+4
* | Many small tweaksJacob Palecki2021-01-121-1/+2
* | Directionality menu progressJacob Palecki2021-01-111-0/+1
* | Implement direcitonality UIJacob Palecki2021-01-101-5/+68
|/
* add more changes from reviewa1xd2020-12-051-2/+2
* add directional multipliersa1xd2020-12-031-1/+2
* 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