| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed anisotropy not loading correctly on savev1.0.2 | a1xd | 2020-10-07 | 1 | -1/+2 |
| * | fix typo in gui | a1xd | 2020-09-29 | 1 | -1/+1 |
| * | move docs out of grapher | a1xd | 2020-09-29 | 12 | -145/+0 |
| * | add readme touchups and grapher name change | a1xd | 2020-09-29 | 5 | -14/+16 |
| * | set invisible args to default values before write | a1xd | 2020-09-29 | 4 | -20/+21 |
| * | update build config | a1xd | 2020-09-28 | 2 | -0/+38 |
| * | Fix legacy offset bugs | Jacob Palecki | 2020-09-27 | 1 | -23/+4 |
| * | Show MessageBox with exception on driver not installed | Jacob Palecki | 2020-09-27 | 1 | -1/+2 |
| * | Handle errors from bad arg on write | Jacob Palecki | 2020-09-27 | 2 | -2/+30 |
| * | Fix tab behavior | Jacob Palecki | 2020-09-27 | 1 | -21/+27 |
| * | Merge and fix write button | Jacob Palecki | 2020-09-27 | 19 | -146/+416 |
| |\ | |||||
| | * | add arg checks in wrapper | a1xd | 2020-09-27 | 19 | -146/+414 |
| | * | Fix for second dot not clearing: | Jacob Palecki | 2020-09-27 | 3 | -0/+13 |
| * | | Set tab order | Jacob Palecki | 2020-09-27 | 1 | -23/+23 |
| * | | Fix for second dot not clearing: | Jacob Palecki | 2020-09-27 | 3 | -0/+13 |
| |/ | |||||
| * | Guide on last mouse move updated | Jacob Palecki | 2020-09-26 | 1 | -1/+1 |
| * | test touchups | Jacob Palecki | 2020-09-26 | 2 | -0/+11 |
| * | Rename accel to scale in power mode | Jacob Palecki | 2020-09-26 | 3 | -4/+4 |
| * | Remove logarithm | Jacob Palecki | 2020-09-26 | 4 | -29/+0 |
| * | Scale Last Mouse Move by poll rate | Jacob Palecki | 2020-09-26 | 3 | -5/+20 |
| * | FAQ has conversion instructions | Jacob Palecki | 2020-09-26 | 2 | -3/+6 |
| * | Guide ready for release, FAQ mostly done | Jacob Palecki | 2020-09-26 | 9 | -5/+33 |
| * | Show active values correctly for x\y option sensitivity | Jacob Palecki | 2020-09-26 | 4 | -3/+47 |
| * | SetActive changes field default, bugs fixed | Jacob Palecki | 2020-09-25 | 6 | -20/+25 |
| * | Last mouse move perfetly responsive at 100 FPS | Jacob Palecki | 2020-09-25 | 6 | -2/+48 |
| * | Fix 0 point for separate x y sens | Jacob Palecki | 2020-09-25 | 1 | -3/+8 |
| * | merge with writer | Jacob Palecki | 2020-09-25 | 4 | -145/+27 |
| |\ | |||||
| | * | add initial writer | a1xd | 2020-09-25 | 4 | -146/+27 |
| * | | Use log LUT rather than binary search for last mouse move point | Jacob Palecki | 2020-09-25 | 2 | -16/+70 |
| * | | Remove waithandle: | Jacob Palecki | 2020-09-24 | 1 | -4/+0 |
| * | | Add to Guide, fix motility name | Jacob Palecki | 2020-09-23 | 4 | -5/+11 |
| |/ | |||||
| * | Update credits | Jacob Palecki | 2020-09-22 | 1 | -1/+1 |
| * | Fix gain scaling | Jacob Palecki | 2020-09-22 | 1 | -2/+2 |
| * | Update credits | Jacob Palecki | 2020-09-22 | 1 | -1/+8 |
| * | Remove sigmoidgain, only allow one instance of grapher to run at a time | Jacob Palecki | 2020-09-22 | 8 | -45/+39 |
| * | Save option to show velocity and gain on gui startup | Jacob Palecki | 2020-09-22 | 3 | -2/+12 |
| * | Rename write button | Jacob Palecki | 2020-09-22 | 3 | -11/+9 |
| * | Rename active to current, make dropdown display accel type on active value set | Jacob Palecki | 2020-09-22 | 3 | -10/+6 |
| * | Fix cap style defaulting to legacy | Jacob Palecki | 2020-09-22 | 1 | -1/+1 |
| * | Scaling improvement, remove y data from xy combined | Jacob Palecki | 2020-09-22 | 6 | -0/+116 |
| * | Rename experiment two to motivity | Jacob Palecki | 2020-09-22 | 7 | -8/+60 |
| * | Fix bug & rename x axis to input speed | Jacob Palecki | 2020-09-22 | 3 | -11/+22 |
| * | Mostly works | Jacob Palecki | 2020-09-22 | 19 | -10/+79 |
| * | Merge branch 'Experiment' into GUI | Jacob Palecki | 2020-09-22 | 6 | -1/+31 |
| |\ | |||||
| | * | Merge branch 'GUI' into experiment | Jacob Palecki | 2020-09-21 | 15 | -219/+771 |
| | |\ | |||||
| | * | | Add icon and second experiment | Jacob Palecki | 2020-09-20 | 3 | -0/+1885 |
| | * | | log sigmoid sens done | Jacob Palecki | 2020-09-19 | 6 | -1/+31 |
| * | | | faster type switch | Jacob Palecki | 2020-09-22 | 1 | -12/+14 |
| | |/ |/| | |||||
| * | | x/y diff sens works | Jacob Palecki | 2020-09-21 | 2 | -1/+6 |
| * | | separate x/y mostly works | Jacob Palecki | 2020-09-21 | 9 | -111/+165 |