summaryrefslogtreecommitdiff
path: root/grapher/Models
Commit message (Expand)AuthorAgeFilesLines
* Rename write buttonJacob Palecki2020-09-221-2/+0
* Rename active to current, make dropdown display accel type on active value setJacob Palecki2020-09-222-6/+2
* Fix cap style defaulting to legacyJacob Palecki2020-09-221-1/+1
* Scaling improvement, remove y data from xy combinedJacob Palecki2020-09-226-0/+116
* Rename experiment two to motivityJacob Palecki2020-09-225-3/+54
* Fix bug & rename x axis to input speedJacob Palecki2020-09-222-2/+13
* Mostly worksJacob Palecki2020-09-228-5/+62
* Merge branch 'GUI' into experimentJacob Palecki2020-09-2113-154/+640
|\
| * x/y diff sens worksJacob Palecki2020-09-212-1/+6
| * separate x/y mostly worksJacob Palecki2020-09-218-26/+59
| * Attempt to get separate x/y workingJacob Palecki2020-09-205-18/+109
| * further workJacob Palecki2020-09-193-25/+35
| * Add y lines to graphes + further workJacob Palecki2020-09-176-14/+25
| * Further workJacob Palecki2020-09-177-33/+45
| * Much progressJacob Palecki2020-09-176-7/+117
| * Merge branch 'GUI' into UnsureJacob Palecki2020-09-172-9/+13
| |\
| * | Unsure if I will use thisJacob Palecki2020-09-168-118/+332
* | | log sigmoid sens doneJacob Palecki2020-09-193-1/+3
| |/ |/|
* | Fix chart scaling for DPIs < 1200Jacob Palecki2020-09-161-3/+7
* | Fix cap options pt 2Jacob Palecki2020-09-161-4/+4
* | Fix cap options, fix power style labelsJacob Palecki2020-09-161-2/+2
|/
* Fix box writeJacob Palecki2020-09-113-12/+24
* Reenable weight for all styles, remove offset for sigmoidgain, fix active val...Jacob Palecki2020-09-101-1/+1
* Add improved logarithm styleJacob Palecki2020-09-092-1/+2
* Clean up chart titles, axes, legendsJacob Palecki2020-09-082-4/+17
* Save show last mouse valueJacob Palecki2020-09-083-4/+15
* Fix active values y widthJacob Palecki2020-09-081-0/+8
* By component, anisotropy full worksJacob Palecki2020-09-083-11/+29
* Add option to turn off last mouse move dotJacob Palecki2020-09-083-7/+34
* Center write buttonJacob Palecki2020-09-082-2/+14
* Set WriteButton vertical placementJacob Palecki2020-09-081-18/+29
* Add delay on button enable after writing to driverJacob Palecki2020-09-081-0/+40
* Fix accel type y active value alignmentJacob Palecki2020-09-081-2/+1
* Fix few small bugsJacob Palecki2020-09-0811-32/+174
* Remove and sort usings en masseJacob Palecki2020-09-0825-128/+5
* Set correct active value y titleJacob Palecki2020-09-081-19/+19
* Fix few small bugsJacob Palecki2020-09-085-7/+35
* Alignment for whole mode worksJacob Palecki2020-09-0812-49/+170
* Add chart resizeJacob Palecki2020-09-075-3/+59
* Fix some separation bugsJacob Palecki2020-09-076-17/+47
* Refactor type optionsJacob Palecki2020-09-0710-158/+330
* Pass args by ref for settingJacob Palecki2020-09-071-2/+2
* Remove log and sigmoid stylesJacob Palecki2020-09-042-3/+1
* Merge with masterJacob Palecki2020-09-047-55/+203
|\
| * Add offset options to GUI, make gain options defaultJacob Palecki2020-09-033-16/+141
| * Refactor for nice gain offsetJacob Palecki2020-09-032-0/+2
| * Merge remote-tracking branch 'upstream/master' into masterJacob Palecki2020-09-023-27/+38
| |\
| | * add 1s write delay to drivera1xd2020-09-013-27/+38
* | | The menus mostly workJacob Palecki2020-09-023-14/+32
* | | Move optionsets to applyoptionsJacob Palecki2020-09-025-46/+112