| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | get grapher building | a1xd | 2021-09-23 | 1 | -4/+4 |
| * | Fix gain graph legend position | Jacob Palecki | 2021-07-09 | 1 | -0/+1 |
| * | implement event handlers for streaming mode click | Matthew Strasiotto | 2021-05-01 | 1 | -0/+6 |
| * | Add streamingMode option to constructors down the chain | Matthew Strasiotto | 2021-05-01 | 1 | -0/+5 |
| * | fix last mouse move - swapped axes | a1xd | 2021-01-22 | 1 | -2/+2 |
| * | Directional works | Jacob Palecki | 2021-01-18 | 1 | -3/+8 |
| * | Refactor for new graph calculation method | Jacob Palecki | 2021-01-18 | 1 | -2/+2 |
| * | Many small tweaks | Jacob Palecki | 2021-01-12 | 1 | -8/+0 |
| * | add more changes from review | a1xd | 2020-12-05 | 1 | -2/+2 |
| * | add directional multipliers | a1xd | 2020-12-03 | 1 | -2/+2 |
| * | add scroll to charts | a1xd | 2020-10-08 | 1 | -29/+5 |
| * | add toggle button + save gui settings on close | a1xd | 2020-10-08 | 1 | -2/+2 |
| * | Last mouse move perfetly responsive at 100 FPS | Jacob Palecki | 2020-09-25 | 1 | -0/+5 |
| * | Mostly works | Jacob Palecki | 2020-09-22 | 1 | -0/+5 |
| * | separate x/y mostly works | Jacob Palecki | 2020-09-21 | 1 | -0/+1 |
| * | Add y lines to graphes + further work | Jacob Palecki | 2020-09-17 | 1 | -0/+6 |
| * | Further work | Jacob Palecki | 2020-09-17 | 1 | -3/+4 |
| * | Much progress | Jacob Palecki | 2020-09-17 | 1 | -1/+1 |
| * | Unsure if I will use this | Jacob Palecki | 2020-09-16 | 1 | -116/+80 |
| * | By component, anisotropy full works | Jacob Palecki | 2020-09-08 | 1 | -2/+4 |
| * | Add option to turn off last mouse move dot | Jacob Palecki | 2020-09-08 | 1 | -6/+25 |
| * | Center write button | Jacob Palecki | 2020-09-08 | 1 | -1/+12 |
| * | Remove and sort usings en masse | Jacob Palecki | 2020-09-08 | 1 | -6/+0 |
| * | Add chart resize | Jacob Palecki | 2020-09-07 | 1 | -0/+16 |
| * | Move constants to central class | Jacob Palecki | 2020-09-01 | 1 | -7/+6 |
| * | Add constants class and separate classes into regions | Jacob Palecki | 2020-09-01 | 1 | -9/+17 |
| * | Show xy charts only when accel applied by component | Jacob Palecki | 2020-09-01 | 1 | -7/+3 |
| * | Fix initial points, add poll time constant | Jacob Palecki | 2020-08-13 | 1 | -3/+3 |
| * | All works smoothly | Jacob Palecki | 2020-08-13 | 1 | -41/+29 |
| * | Dot to show mouse move | Jacob Palecki | 2020-08-13 | 1 | -9/+64 |
| * | Almost working | Jacob Palecki | 2020-08-12 | 1 | -14/+45 |
| * | Factor accel calculations into calculation classes | Jacob Palecki | 2020-08-12 | 1 | -1/+13 |
| * | Reorganized solution into directories | Jacob Palecki | 2020-08-12 | 1 | -0/+117 |