summaryrefslogtreecommitdiff
path: root/grapher/Models
Commit message (Expand)AuthorAgeFilesLines
...
* Show active values correctly for x\y option sensitivityJacob Palecki2020-09-264-3/+47
* SetActive changes field default, bugs fixedJacob Palecki2020-09-256-20/+25
* Last mouse move perfetly responsive at 100 FPSJacob Palecki2020-09-255-1/+47
* Fix 0 point for separate x y sensJacob Palecki2020-09-251-3/+8
* merge with writerJacob Palecki2020-09-253-142/+25
|\
| * add initial writera1xd2020-09-253-143/+25
* | Use log LUT rather than binary search for last mouse move pointJacob Palecki2020-09-252-16/+70
* | Remove waithandle:Jacob Palecki2020-09-241-4/+0
* | Add to Guide, fix motility nameJacob Palecki2020-09-231-0/+3
|/
* Fix gain scalingJacob Palecki2020-09-221-2/+2
* Remove sigmoidgain, only allow one instance of grapher to run at a timeJacob Palecki2020-09-223-9/+18
* Save option to show velocity and gain on gui startupJacob Palecki2020-09-223-2/+12
* 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