summaryrefslogtreecommitdiff
path: root/grapher/Models
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | | 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
* | | Set whole or by component with toolstrip itemJacob Palecki2020-09-013-3/+98
|/ /
* | Merge pull request #1 from Sidiouth/sidiJacobPalecki2020-08-313-3/+5
|\ \ | |/ |/|
| * Initial commitSidiouth2020-08-313-3/+5
* | add independent xy accel to drivera1xd2020-08-317-192/+198
|/
* Saving and loading fully worksJacob Palecki2020-08-225-81/+259
* Serialization mostly workingJacob Palecki2020-08-203-1/+158