summaryrefslogtreecommitdiff
path: root/grapher
Commit message (Expand)AuthorAgeFilesLines
* Fixed anisotropy not loading correctly on savev1.0.2a1xd2020-10-071-1/+2
* fix typo in guia1xd2020-09-291-1/+1
* move docs out of graphera1xd2020-09-2912-145/+0
* add readme touchups and grapher name changea1xd2020-09-295-14/+16
* set invisible args to default values before writea1xd2020-09-294-20/+21
* update build configa1xd2020-09-282-0/+38
* Fix legacy offset bugsJacob Palecki2020-09-271-23/+4
* Show MessageBox with exception on driver not installedJacob Palecki2020-09-271-1/+2
* Handle errors from bad arg on writeJacob Palecki2020-09-272-2/+30
* Fix tab behaviorJacob Palecki2020-09-271-21/+27
* Merge and fix write buttonJacob Palecki2020-09-2719-146/+416
|\
| * add arg checks in wrappera1xd2020-09-2719-146/+414
| * Fix for second dot not clearing:Jacob Palecki2020-09-273-0/+13
* | Set tab orderJacob Palecki2020-09-271-23/+23
* | Fix for second dot not clearing:Jacob Palecki2020-09-273-0/+13
|/
* Guide on last mouse move updatedJacob Palecki2020-09-261-1/+1
* test touchupsJacob Palecki2020-09-262-0/+11
* Rename accel to scale in power modeJacob Palecki2020-09-263-4/+4
* Remove logarithmJacob Palecki2020-09-264-29/+0
* Scale Last Mouse Move by poll rateJacob Palecki2020-09-263-5/+20
* FAQ has conversion instructionsJacob Palecki2020-09-262-3/+6
* Guide ready for release, FAQ mostly doneJacob Palecki2020-09-269-5/+33
* 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-256-2/+48
* Fix 0 point for separate x y sensJacob Palecki2020-09-251-3/+8
* merge with writerJacob Palecki2020-09-254-145/+27
|\
| * 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