summaryrefslogtreecommitdiff
path: root/grapher/Models
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add accel type to active values and tweak colorJacob Palecki2020-08-205-9/+110
* Display active valuesJacob Palecki2020-08-207-18/+203
* Sigmoid gainJacob Palecki2020-08-201-0/+1
* Add natural gain accel; add scale by DPI, poll rate in GUIJacob Palecki2020-08-193-16/+66
* Fix initial points, add poll time constantJacob Palecki2020-08-138-43/+48
* All works smoothlyJacob Palecki2020-08-137-85/+193
* Dot to show mouse moveJacob Palecki2020-08-137-43/+912
* Almost workingJacob Palecki2020-08-127-43/+161
* Factor accel calculations into calculation classesJacob Palecki2020-08-125-89/+148
* Reorganized solution into directoriesJacob Palecki2020-08-129-0/+1149