summaryrefslogtreecommitdiff
path: root/grapher/Models
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'downstream/experiment' into ExperimentJacob Palecki2020-09-213-1/+3
|\
| * log sigmoid sens doneJacob Palecki2020-09-193-1/+3
* | 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
|\|
| * 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
* | Unsure if I will use thisJacob Palecki2020-09-168-118/+332
|/
* 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
* | | Small fixes, correctly align labels and boxesJacob Palecki2020-09-013-13/+40
* | | Second half - the parts in placeJacob Palecki2020-09-014-5/+38
* | | intermittent commit - large commit halfway doneJacob Palecki2020-09-017-164/+527
* | | Add factory to create AccelGUIJacob Palecki2020-09-012-2/+208
* | | Move constants to central classJacob Palecki2020-09-0111-70/+31
* | | Add constants class and separate classes into regionsJacob Palecki2020-09-0122-30/+282
* | | Show xy charts only when accel applied by componentJacob Palecki2020-09-015-22/+12