summaryrefslogtreecommitdiff
path: root/grapher/Models/AccelGUIFactory.cs
Commit message (Collapse)AuthorAgeFilesLines
* Disable output offset when both cap type selected in powerJacob Palecki2021-09-231-12/+16
|
* fix jump fieldsa1xd2021-09-231-0/+52
|
* generalize power start-from-1a1xd2021-09-231-40/+42
| | | | starting output is determined by (gain) offset
* Add power start from oneJacob Palecki2021-09-231-0/+24
|
* Remove weightJacob Palecki2021-09-231-26/+0
|
* add device menua1xd2021-09-231-3/+3
|
* Cap type options now fully workingJacob Palecki2021-09-231-60/+128
|
* Mostly working cap type in GUIJacob Palecki2021-09-231-30/+93
|
* YToXRatio fully worksJacob Palecki2021-09-231-8/+19
|
* get grapher buildinga1xd2021-09-231-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
| | | | | | improve version error messages revert poll time changes add range validation after text parse
* add directional multipliersa1xd2020-12-031-1/+2
| | | | | | 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
* 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
| | | | remove option to disable write on startup
* 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
|