summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-174-10/+15
|\|
| * Fix chart scaling for DPIs < 1200Jacob Palecki2020-09-161-3/+7
| * Fix cap options pt 2Jacob Palecki2020-09-162-4/+5
| * 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
* Add alphaJacob Palecki2020-09-101-0/+0
* 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
* Fix weightJacob Palecki2020-09-091-1/+1
* Remove misleading commentJacob Palecki2020-09-091-1/+0
* Add improved logarithm styleJacob Palecki2020-09-098-2/+65
* 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
* Merge pull request #20 from JacobPalecki/GUIJacobPalecki2020-09-0856-8317/+2867
|\
| * 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
| * Add delay on button enable after writing to driverJacob Palecki2020-09-085-8/+50
| * 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-0836-184/+6
| * 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-0815-57/+174
| * Add chart resizeJacob Palecki2020-09-077-78/+157
| * Fix some separation bugsJacob Palecki2020-09-077-42/+73
| * Refactor type optionsJacob Palecki2020-09-0721-192/+498
| * Pass args by ref for settingJacob Palecki2020-09-071-2/+2
| * Remove log and sigmoid stylesJacob Palecki2020-09-0410-111/+3
| * Merge with masterJacob Palecki2020-09-0424-258/+453
| |\ | |/ |/|
* | Merge pull request #19 from JacobPalecki/gainOffseta1xd2020-09-0420-50/+253
|\ \
| * | Add offset options to GUI, make gain options defaultJacob Palecki2020-09-036-37/+196
| * | Refactor for nice gain offsetJacob Palecki2020-09-0311-8/+28
| * | Change classic, natural, naturalgain to use gain offsetJacob Palecki2020-09-033-6/+15
| * | Start adding gain offsetsJacob Palecki2020-09-023-3/+16