summaryrefslogtreecommitdiff
path: root/grapher
Commit message (Expand)AuthorAgeFilesLines
...
| * add initial writera1xd2020-09-254-146/+27
* | 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-234-5/+11
|/
* Update creditsJacob Palecki2020-09-221-1/+1
* Fix gain scalingJacob Palecki2020-09-221-2/+2
* Update creditsJacob Palecki2020-09-221-1/+8
* Remove sigmoidgain, only allow one instance of grapher to run at a timeJacob Palecki2020-09-228-45/+39
* Save option to show velocity and gain on gui startupJacob Palecki2020-09-223-2/+12
* Rename write buttonJacob Palecki2020-09-223-11/+9
* Rename active to current, make dropdown display accel type on active value setJacob Palecki2020-09-223-10/+6
* 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-227-8/+60
* Fix bug & rename x axis to input speedJacob Palecki2020-09-223-11/+22
* Mostly worksJacob Palecki2020-09-2219-10/+79
* Merge branch 'Experiment' into GUIJacob Palecki2020-09-226-1/+31
|\
| * Merge branch 'GUI' into experimentJacob Palecki2020-09-2115-219/+771
| |\
| * | Add icon and second experimentJacob Palecki2020-09-203-0/+1885
| * | log sigmoid sens doneJacob Palecki2020-09-196-1/+31
* | | faster type switchJacob Palecki2020-09-221-12/+14
| |/ |/|
* | x/y diff sens worksJacob Palecki2020-09-212-1/+6
* | separate x/y mostly worksJacob Palecki2020-09-219-111/+165
* | Attempt to get separate x/y workingJacob Palecki2020-09-205-18/+109
* | Merge branch 'GUI' into UnsureJacob Palecki2020-09-204-0/+1886
|\ \
| * | Add icon to projectJacob Palecki2020-09-204-0/+1886
| |/
* | further workJacob Palecki2020-09-193-25/+35
* | Furhter designer changesJacob Palecki2020-09-171-61/+100
* | Add y lines to graphes + further workJacob Palecki2020-09-176-14/+25
* | Further workJacob Palecki2020-09-177-33/+45
* | Much progressJacob Palecki2020-09-177-12/+122
* | Add chart states to grapherJacob Palecki2020-09-171-0/+5
* | Merge branch 'GUI' into UnsureJacob Palecki2020-09-173-10/+14
|\|
| * 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-162-3/+3
* | Unsure if I will use thisJacob Palecki2020-09-168-118/+332
|/
* Fix box writeJacob Palecki2020-09-114-13/+25
* Reenable weight for all styles, remove offset for sigmoidgain, fix active val...Jacob Palecki2020-09-105-6/+6
* Added more to guideJacob Palecki2020-09-101-3/+40
* Add improved logarithm styleJacob Palecki2020-09-094-1/+27
* Further work on guideJacob Palecki2020-09-082-3/+38
* Add readme and start of guideJacob Palecki2020-09-082-0/+24
* Clean up chart titles, axes, legendsJacob Palecki2020-09-084-27/+91
* 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-085-14/+54
* Center write buttonJacob Palecki2020-09-082-2/+14
* Set WriteButton vertical placementJacob Palecki2020-09-082-19/+33